diff options
author | Hans de Goede <hdegoede@redhat.com> | 2017-07-13 15:13:41 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2017-07-17 22:36:54 +0200 |
commit | e59e18989c68a8d7941005f81ad6abc4ca682de0 (patch) | |
tree | 001e94c2c7c7c837a52303dac4243e39b1479f6a /drivers/iio/pressure/bmp280.h | |
parent | staging:iio:resolver:ad2s1210 fix negative IIO_ANGL_VEL read (diff) | |
download | linux-e59e18989c68a8d7941005f81ad6abc4ca682de0.tar.xz linux-e59e18989c68a8d7941005f81ad6abc4ca682de0.zip |
iio: accel: bmc150: Always restore device to normal mode after suspend-resume
After probe we would put the device in normal mode, after a runtime
suspend-resume we would put it back in normal mode. But for a regular
suspend-resume we would only put it back in normal mode if triggers
or events have been requested. This is not consistent and breaks
reading raw values after a suspend-resume.
This commit changes the regular resume path to also unconditionally put
the device back in normal mode, fixing reading of raw values not working
after a regular suspend-resume cycle.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/pressure/bmp280.h')
0 files changed, 0 insertions, 0 deletions