commit | 371894f5d1a00cd6c03aab0beb9789b474ea46b0 | [log] [tgz] |
---|---|---|
author | Brian Masney <masneyb@onstation.org> | Tue Apr 25 04:06:33 2017 -0400 |
committer | Jonathan Cameron <jic23@kernel.org> | Tue May 16 19:39:41 2017 +0100 |
tree | 4d5c066824033e268d042b942309ce6206caa38f | |
parent | b7079eeac5da0d50a89a73969ff390e8cdecec44 [diff] |
iio: tsl2583: add runtime power management support This patch adds runtime power management support to the tsl2583 driver. The device is powered off after two seconds of inactivity. Verified that the driver still functions correctly using a TSL2581 hooked up to a Raspberry Pi 2. Signed-off-by: Brian Masney <masneyb@onstation.org> Signed-off-by: Jonathan Cameron <jic23@kernel.org>