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:
06491e8
)
Input: ads7846 - fix device usage within attribute show
author
Alexander Stein
<alexanders83@web.de>
Sat, 12 Apr 2014 20:42:24 +0000
(13:42 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Sat, 19 Apr 2014 20:55:59 +0000
(13:55 -0700)
With commit
e585c40ba
(Input: ads7846 - convert to
hwmon_device_register_with_groups()) the device passed to the attribute's
show function isn't the spi device as before.
So fixup the passed device to ads7846_read12_ser.
Signed-off-by: Alexander Stein <alexanders83@web.de>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
No differences found