git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
273cf48
)
Input: tsc2005 - simplify drvdata acquisition
author
Sebastian Reichel
<sre@kernel.org>
Tue, 28 Jul 2015 00:28:37 +0000
(17:28 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Tue, 28 Jul 2015 05:28:18 +0000
(22:28 -0700)
Using dev_*_drvdata() instead of spi_*_drvdata() reduces lines of code and
prepares the driver for possible tsc2004 support, which is i2c based.
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/tsc2005.c
patch
|
blob
|
history
diff --cc
drivers/input/touchscreen/tsc2005.c
Simple merge