]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ads7846: fix ADC power down bug
authorJuha Yrjola <juha.yrjola@nokia.com>
Fri, 10 Feb 2006 15:02:09 +0000 (17:02 +0200)
committerJuha Yrjola <juha.yrjola@nokia.com>
Fri, 10 Feb 2006 15:02:09 +0000 (17:02 +0200)
commitbce5b8ee122458e5aeded04e50df555675cc04ac
treee090e6873a426f5bf139e6f2e8ab8cd491017a7b
parenta15dc263321385e8bfb9acb3c2e5dc5e622401b3
ads7846: fix ADC power down bug

Submit a seperate read request for powering down the ADC in ads7846,
instead of doing it in the last read request. Otherwise some of the read
values are incorrect.

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