From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH 0/6] Large scancode handling Date: Wed, 8 Sep 2010 08:36:45 -0700 Message-ID: <20100908153644.GC4190@core.coreip.homeip.net> References: <20100908073233.32365.74621.stgit@hammer.corenet.prv> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pw0-f46.google.com ([209.85.160.46]:57393 "EHLO mail-pw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755598Ab0IHPgv (ORCPT ); Wed, 8 Sep 2010 11:36:51 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Jiri Kosina Cc: Mauro Carvalho Chehab , Linux Input , linux-media@vger.kernel.org, Jarod Wilson , Maxim Levitsky , David Hardeman , Ville Syrjala On Wed, Sep 08, 2010 at 11:48:50AM +0200, Jiri Kosina wrote: > On Wed, 8 Sep 2010, Dmitry Torokhov wrote: > > > Hi Mauro, > > > > I guess I better get off my behind and commit the changes to support large > > scancodes, or they will not make to 2.6.37 either... There isn't much > > changes, except I followed David's suggestion and changed boolean index > > field into u8 flags field. Still, please glance it over once again and > > shout if you see something you do not like. > > > > Jiri, how do you want to handle the changes to HID? I could either push > > them through my tree together with the first patch or you can push through > > yours once the first change hits mainline. > > I think that there will unlikely be any conflict in .37 merge window in > this area (and if there were, I'll sort it out). > > So please add > > Acked-by: Jiri Kosina > > to the hid-input.c bits and feel free to take it through your tree, if it > is convenient for you. > Thanks Jiri. -- Dmitry