iio: isl29018: Support fractional ALS scaling.
authorBryan Freed <bfreed@chromium.org>
Wed, 5 Sep 2012 19:55:00 +0000 (20:55 +0100)
committerJonathan Cameron <jic23@kernel.org>
Sat, 8 Sep 2012 09:25:10 +0000 (10:25 +0100)
The Industrial IO framework supports scaling ADC values by fractions,
but most drivers default to using whole numbers.
This change turns on fractional scaling in the isl29018 driver.

Signed-off-by: Bryan Freed <bfreed@chromium.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>

No differences found