From: Hartmut Knaack Date: Sat, 25 Oct 2014 18:09:06 +0000 (+0200) Subject: iio:humidity:si7020: fix pointer to i2c client X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~446^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0922e5e3ccb78aa0152e93dfbd1755ac39c8582;p=pandora-kernel.git iio:humidity:si7020: fix pointer to i2c client 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 Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed