From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wu Zhangjin Subject: Re: [PATCH 1/9] Input: add generic support for sparse keymaps Date: Fri, 04 Dec 2009 17:17:55 +0800 Message-ID: <1259918275.3593.65.camel@falcon.domain.org> References: <20091204060701.28288.91430.stgit@localhost.localdomain> <20091204061158.28288.17664.stgit@localhost.localdomain> <1259913744.3593.62.camel@falcon.domain.org> <20091204093406.36d81aec@destiny.ordissimo> Reply-To: wuzhangjin@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20091204093406.36d81aec@destiny.ordissimo> Sender: linux-input-owner@vger.kernel.org To: Anisse Astier Cc: Dmitry Torokhov , linux-input@vger.kernel.org, Len Brown , linux-acpi@vger.kernel.org, Herton Ronaldo Krzesinski , Harald Welte , Corentin Chary , Carlos Corbacho List-Id: linux-acpi@vger.kernel.org On Fri, 2009-12-04 at 09:34 +0100, Anisse Astier wrote: > Hi Wu, > > On Fri, 04 Dec 2009 16:02:24 +0800, Wu Zhangjin > wrote : > > > > > I have tried to apply this patch to the latest 2.6.32 and the linux-mips > > tree, both rejected. > > > > So, which git tree should I use? > > Last time I had to use Dmitry's input tree: > git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git > Just checked it, this one applies. > Thanks! Just fetched it ;) > Regards, > > Anisse