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:
345b483
)
iio:humidity:si7020: fix pointer to i2c client
author
Hartmut Knaack
<knaack.h@gmx.de>
Sat, 25 Oct 2014 18:09:06 +0000
(20:09 +0200)
committer
Jonathan Cameron
<jic23@kernel.org>
Sat, 25 Oct 2014 19:55:56 +0000
(20:55 +0100)
In si7020_read_raw() the pointer to the i2c client was obtained as second level
pointer, although a simple pointer is appropriate.
Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
No differences found