Ben Gardiner <[email protected]> writes: > From: Gabor Juhos <[email protected]> > > The existing gpio-keys driver can be usable only for GPIO lines with > interrupt support. Several devices have buttons connected to a GPIO > line which is not capable to generate interrupts. This patch adds a > new input driver using the generic GPIO layer and the input-polldev > to support such buttons. > > [Ben Gardiner <[email protected]: fold code to use more > of the original gpio_keys infrastructure; cleanups and other > improvements.] > > Signed-off-by: Gabor Juhos <[email protected]> > Signed-off-by: Ben Gardiner <[email protected]> > Tested-by: Ben Gardiner <[email protected]> > Signed-off-by: Dmitry Torokhov <[email protected]> > (cherry picked from commit 0e7d0c860a0dee49dacb7bbb248d1eba637075ad) > > --- > > This a copy of the commit -- I included in the patch series since > linux-davinci/master does not currently have it; but 2.6.37-rc5 does.
I'll be updating davinci master to .37-rc5 today, so will drop this patch. Kevin _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
