From mboxrd@z Thu Jan 1 00:00:00 1970 From: haojian.zhuang@gmail.com (Haojian Zhuang) Date: Wed, 20 Nov 2013 11:14:24 +0800 Subject: [PATCH RESEND] arm: pxa: tosa: fix keys mapping In-Reply-To: References: <20131116124750.GA26318@anuminas.rup.mentorg.com> Message-ID: <528C2910.8030705@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 11/19/2013 04:33 PM, Dmitry Eremin-Solenikov wrote: > Hello, > > On Sat, Nov 16, 2013 at 4:47 PM, Dmitry Eremin-Solenikov > wrote: >> When converting from tosa-keyboard driver to matrix keyboard, tosa keys >> received extra 1 column shift. Replace that with correct values to make >> keyboard work again. >> >> Signed-off-by: Dmitry Eremin-Solenikov >> --- >> arch/arm/mach-pxa/tosa.c | 102 +++++++++++++++++++++++------------------------ >> 1 file changed, 51 insertions(+), 51 deletions(-) > > As nobody seems to object, I would like to use my tosa maintainer > powers and push > this patch for inclusion. > > Both Eric and Haojian seem to be unresponsive now. > Russell, can I push it to your patch system? Or should I push it to > arm-soc guys? > Hi Dmitry, I can take this patch. I didn't response since I'm waiting the new v3.13-rc1. I'm sorry on inconvenience. Best Regards Haojian