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:
6e882d4
)
staging:iio:light:isl29018: Fix the "Init of isl29018 fails" failure.
author
Bryan Freed
<bfreed@chromium.org>
Thu, 7 Jul 2011 19:01:57 +0000
(12:01 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 8 Jul 2011 21:11:48 +0000
(14:11 -0700)
The I2C clientdata is set to indio_dev instead of chip as of a couple weeks ago.
Correct the calls to i2c_get_clientdata() accordingly.
Otherwise the driver fails to initialize.
Signed-off-by: Bryan Freed <bfreed@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found