linux-stable/drivers/iio/light
Beomho Seo 1463a166b4 iio: cm32181: Change cm32181 ambient light sensor driver
Integration time of cm32181 is guessed about milliseconds.
But cm32181_read_als_it function return IIO_VAL_INT.
So fixed to return IIO_VAL_INT_PLUS_MICRO.
Next, add .write_raw_get_fmt callback function for call iio_str_to_fixpoint.

v2: cm32181_write_als_id function fixed as it was.

Cc: Kevin Tsai <ktsai@capellamicro.com>
Signed-off-by: Beomho Seo <beomho.seo@samsung.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2014-02-18 10:22:30 +00:00
..
adjd_s311.c iio:light:adjd_s311 replaces IIO_ST macro with explicit entries to struct scan_type 2013-12-17 21:08:56 +00:00
apds9300.c iio: Remove support for the legacy event config interface 2013-12-08 13:13:52 +00:00
cm32181.c iio: cm32181: Change cm32181 ambient light sensor driver 2014-02-18 10:22:30 +00:00
cm36651.c iio: cm36651: Fix read/write integration time function. 2014-02-18 10:22:29 +00:00
gp2ap020a00f.c iio: Remove support for the legacy event config interface 2013-12-08 13:13:52 +00:00
hid-sensor-als.c Merge v3.13-rc2 into staging-next 2013-12-02 16:39:07 -08:00
Kconfig iio: add Capella CM32181 ambient light sensor driver. 2014-01-01 12:03:32 +00:00
lm3533-als.c iio: light: lm3533-als: Use devm_iio_device_alloc 2013-08-03 18:55:25 +01:00
Makefile iio: add Capella CM32181 ambient light sensor driver. 2014-01-01 12:03:32 +00:00
tcs3472.c iio:light:tcs3472 replaces IIO_ST macro with explicit entries to struct scan_type 2013-12-17 21:39:02 +00:00
tsl2563.c First set of IIO fixes for the 3.14 cycle. 2014-02-07 08:57:00 -08:00
tsl4531.c iio: Add tsl4531 ambient light sensor driver 2013-09-14 21:17:15 +01:00
vcnl4000.c iio:vcnl4000: Mark transfer buffer as __be16 2013-12-03 20:22:27 +00:00