summaryrefslogtreecommitdiffstats
path: root/drivers/iio/magnetometer/mag3110.c
diff options
context:
space:
mode:
authorHartmut Knaack <knaack.h@gmx.de>2014-10-25 20:09:11 +0200
committerJonathan Cameron <jic23@kernel.org>2014-10-25 20:55:56 +0100
commit345b48307d6961183be77748fc0ae5dd660c91a8 (patch)
tree02e24480a1a2e8bd58395f212f3b76b9dff89d11 /drivers/iio/magnetometer/mag3110.c
parentacd8256723f286b7217801fbed24503f8565b91e (diff)
downloadtalos-op-linux-345b48307d6961183be77748fc0ae5dd660c91a8.tar.gz
talos-op-linux-345b48307d6961183be77748fc0ae5dd660c91a8.zip
iio:humidity:si7020: cleanup read_raw and probe
When reading temperature or humidity values, a shift of two bits to the right needs to be applied, and only for the humidity channel a mask of the lower 12 bits needs to be applied. This reduces code repetition. During probe, i2c_set_clientdata() was used, although its counterpart was not, so drop it. Signed-off-by: Hartmut Knaack <knaack.h@gmx.de> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/magnetometer/mag3110.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud