]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ads7846: use spi_message_init instead of LIST_HEAD_INIT
authorImre Deak <imre.deak@nokia.com>
Fri, 10 Feb 2006 14:59:11 +0000 (16:59 +0200)
committerJuha Yrjola <juha.yrjola@nokia.com>
Fri, 10 Feb 2006 14:59:11 +0000 (16:59 +0200)
commita15dc263321385e8bfb9acb3c2e5dc5e622401b3
tree03158829ba12918c0cfa0ea9b1256a15a6dd98c8
parentbe0456913e868eb1278934ff3032db3203fe04e0
ads7846: use spi_message_init instead of LIST_HEAD_INIT

SPI messages should be manipulated only with the SPI API.

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