]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Input: tsc2005 - convert to regmap
authorSebastian Reichel <sre@kernel.org>
Tue, 28 Jul 2015 00:27:25 +0000 (17:27 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 28 Jul 2015 05:28:18 +0000 (22:28 -0700)
commit273cf48aa95a86ee368a10b9a2a6b0c62544ffe5
tree6225a45070b1b91870442d14316dd0659a1a02bb
parentf00d1f8f1d9720dcf9ec7911916b685e6f92729f
Input: tsc2005 - convert to regmap

Convert driver so that it uses regmap instead of directly using
spi_transfer for all register accesses.

Signed-off-by: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/tsc2005.c