linux-stable/drivers/iio/light
Axel Lin 95d1c8c7e2 iio: lm3533-als: Fix build warnings
Fix below build warnings:
  CC [M]  drivers/iio/light/lm3533-als.o
drivers/iio/light/lm3533-als.c:667:8: warning: initialization from incompatible pointer type [enabled by default]
drivers/iio/light/lm3533-als.c:667:8: warning: (near initialization for 'dev_attr_in_illuminance0_thresh_either_en.show') [enabled by default]
drivers/iio/light/lm3533-als.c:667:8: warning: initialization from incompatible pointer type [enabled by default]
drivers/iio/light/lm3533-als.c:667:8: warning: (near initialization for 'dev_attr_in_illuminance0_thresh_either_en.store') [enabled by default]

Signed-off-by: Axel Lin <axel.lin@gmail.com>
2012-08-16 20:24:38 +01:00
..
adjd_s311.c iio/adjd_s311: Fix potential memory leak in adjd_s311_update_scan_mode() 2012-08-16 20:24:33 +01:00
Kconfig iio: add adjd_s311 I2C digital color sensor driver 2012-07-12 17:45:34 +01:00
lm3533-als.c iio: lm3533-als: Fix build warnings 2012-08-16 20:24:38 +01:00
Makefile iio: add adjd_s311 I2C digital color sensor driver 2012-07-12 17:45:34 +01:00
vcnl4000.c iio: add vcnl4000 combined ALS and proximity sensor 2012-06-20 16:12:46 -07:00