staging:iio:ad5933: Report temperature as raw value
authorLars-Peter Clausen <lars@metafoo.de>
Thu, 25 Sep 2014 14:27:14 +0000 (16:27 +0200)
committerJonathan Cameron <jic23@kernel.org>
Mon, 5 Jan 2015 18:59:58 +0000 (18:59 +0000)
commit9251d14a275878879400eefae7601c3ee7ee9d71
tree3ef57a09813becbf4e974882c0e1cffea504d72f
parent66ad1fd025c7cb9d0d4d01de965c80871226f422
staging:iio:ad5933: Report temperature as raw value

We shouldn't be doing the unit conversion in kernel space. Just report the
raw value for the property and the scale. Userspace can do the conversion if
necessary.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/impedance-analyzer/ad5933.c
This page took 0.024106 seconds and 5 git commands to generate.