]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Input: ads7846 - correct log message for spi_sync() errors
authorMark Brown <broonie@linaro.org>
Wed, 23 Apr 2014 00:37:43 +0000 (17:37 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 23 Apr 2014 05:54:28 +0000 (22:54 -0700)
commitd0e0939ded3aee2b16c7e1488b3ae4668c9fef0a
tree067025e2ea9926ec58e99d3dad285bb7dc9fd07f
parent1239128e349bd421a7b2507fc0e33f9b01f35f6e
Input: ads7846 - correct log message for spi_sync() errors

While searching for users of spi_async() I got a false positive in the
ads7846 driver, fix that.

Signed-off-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/ads7846.c