From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751099AbWDTQpP (ORCPT ); Thu, 20 Apr 2006 12:45:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751092AbWDTQpP (ORCPT ); Thu, 20 Apr 2006 12:45:15 -0400 Received: from cavan.codon.org.uk ([217.147.92.49]:63895 "EHLO vavatch.codon.org.uk") by vger.kernel.org with ESMTP id S1751095AbWDTQpN (ORCPT ); Thu, 20 Apr 2006 12:45:13 -0400 Date: Thu, 20 Apr 2006 17:45:09 +0100 From: Matthew Garrett To: Alexey Starikovskiy Cc: "Yu, Luming" , linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [RFC] [PATCH] Make ACPI button driver an input device Message-ID: <20060420164509.GB30317@srcf.ucam.org> References: <554C5F4C5BA7384EB2B412FD46A3BAD1332980@pdsmsx411.ccr.corp.intel.com> <20060420073713.GA25735@srcf.ucam.org> <4447AA59.8010300@linux.intel.com> <20060420153848.GA29726@srcf.ucam.org> <4447AF4D.7030507@linux.intel.com> <20060420161546.GB30021@srcf.ucam.org> <4447B692.3000704@linux.intel.com> <20060420163222.GA30197@srcf.ucam.org> <4447B850.7090108@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4447B850.7090108@linux.intel.com> User-Agent: Mutt/1.5.9i X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: mjg59@codon.org.uk X-SA-Exim-Scanned: No (on vavatch.codon.org.uk); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 20, 2006 at 08:35:28PM +0400, Alexey Starikovskiy wrote: > Lid is a _switch_ with state, how many keys on keyboard have same behavior? > Do you want to introduce special case just for that? All keys have state, and that's something that's exposed via the input layer right now. On the other hand, it's not something that's exposed by my patch - however, that's easily fixed. -- Matthew Garrett | mjg59@srcf.ucam.org