]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ads7846: convert to input_allocate_device
authorImre Deak <imre.deak@nokia.com>
Fri, 10 Feb 2006 14:57:35 +0000 (16:57 +0200)
committerJuha Yrjola <juha.yrjola@nokia.com>
Fri, 10 Feb 2006 14:57:35 +0000 (16:57 +0200)
commitbe0456913e868eb1278934ff3032db3203fe04e0
tree0509804ef277051afa9e9e98dc1c2050a8fbc645
parentec98e34f10d63813b59a78d456dd5e089b18e43d
ads7846: convert to input_allocate_device

Patch from David Brownell and Dmitry Torokhov: convert the ads7846 driver
to use input_allocate_device. Also fixes the bug where the SPI message was
not initialized with spi_message_init().

Signed-off-by: Imre Deak <imre.deak@nokia.com>
Signed-off-by: Juha Yrjölä <juha.yrjola@nokia.com>
drivers/input/touchscreen/ads7846.c