Re: [PATCH v4 1/7] drivers: input: keyboard: st-keyscan: add keyscan driver

2014-04-12 Thread Dmitry Torokhov
Hi Gabriel, On Fri, Apr 11, 2014 at 05:07:30PM +0200, Gabriel FERNANDEZ wrote: > This patch adds ST Keyscan driver to use the keypad hw a subset > of ST boards provide. Specific board setup will be put in the > given dt. > > Signed-off-by: Gabriel Fernandez > Signed-off-by: Giuseppe Condorelli

Re: Re: [PATCH] gpio/at91: free GPIO after configuring as input

2014-04-12 Thread Alexandre Belloni
Hi, On 11/04/2014 at 19:28:08 +0200, Javier Martinez Canillas wrote : > On Fri, Apr 11, 2014 at 5:45 PM, Alexander Stein wrote: > > I'm CC'ing some input guys if this can't be solved in the pinctrl/irq side. > > > > On Friday 11 April 2014, 23:30:33 wrote Jean-Christophe PLAGNIOL-VILLARD: > >> >

Re: [PATCH] Input: ads7846: Fix device usage within attribute show

2014-04-12 Thread Dmitry Torokhov
On Fri, Apr 11, 2014 at 02:53:16PM -0700, Guenter Roeck wrote: > On 04/11/2014 01:03 PM, Alexander Stein wrote: > >With commit e585c40ba (Input: ads7846 - convert to > >hwmon_device_register_with_groups()) the device passed to the attribute's > >show function isn't the spi device as before. > >So f