Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750928AbVLCE2d (ORCPT ); Fri, 2 Dec 2005 23:28:33 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751179AbVLCE2c (ORCPT ); Fri, 2 Dec 2005 23:28:32 -0500 Received: from smtp101.sbc.mail.re2.yahoo.com ([68.142.229.104]:11608 "HELO smtp101.sbc.mail.re2.yahoo.com") by vger.kernel.org with SMTP id S1750928AbVLCE2c (ORCPT ); Fri, 2 Dec 2005 23:28:32 -0500 From: Dmitry Torokhov To: Rusty Russell Subject: Re: Two module-init- Date: Fri, 2 Dec 2005 23:28:28 -0500 User-Agent: KMail/1.8.3 Cc: linux-input@atrey.karlin.mff.cuni.cz, Scott James Remnant , lkml - Kernel Mailing List , Greg KH , vojtech@suse.cz References: <1133359773.2779.13.camel@localhost.localdomain> <1133482376.4094.11.camel@localhost.localdomain> <200512022319.05246.dtor_core@ameritech.net> In-Reply-To: <200512022319.05246.dtor_core@ameritech.net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200512022328.29182.dtor_core@ameritech.net> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 706 Lines: 20 On Friday 02 December 2005 23:19, Dmitry Torokhov wrote: > On Thursday 01 December 2005 19:12, Rusty Russell wrote: > > Meanwhile, as noone seems to use swbit in struct input_device_id, > > perhaps we can remove it for 2.6.15? > > > > Please take a look at drivers/input/keyboard/corgikbd.c > What I meant we do use EV_SW in the drivers and so it sould be part of input_device_id. Nobody uses ffbit or sndbit either and still they are present... -- Dmitry - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/