linux-stable/drivers/staging/iio/light
Brian Masney 2db5054ac2 staging: iio: isl29028: add runtime power management support
This patch adds runtime power management support to the isl29028 driver.
It defaults to powering off the device after two seconds of inactivity.

isl29028_chip_init_and_power_on() currently only zeros the CONFIGURE
register on the chip, which will cause the chip to turn off. This patch
also renames that function to isl29028_clear_configure_reg() since it is
now used in several places.

Signed-off-by: Brian Masney <masneyb@onstation.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2017-01-22 13:21:40 +00:00
..
isl29028.c staging: iio: isl29028: add runtime power management support 2017-01-22 13:21:40 +00:00
Kconfig staging: iio: tsl2583: move out of staging 2016-11-13 13:07:33 +00:00
Makefile staging: iio: tsl2583: move out of staging 2016-11-13 13:07:33 +00:00
tsl2x7x.h
tsl2x7x_core.c iio:core: timestamping clock selection support 2016-06-30 19:41:38 +01:00