linux-kernelorg-stable/drivers/iio
Song Hongyan 8af644a7d6 iio: orientation: hid-sensor-rotation: Add PM function (fix non working driver)
This fix makes newer ISH hubs work. Previous ones worked by lucky
coincidence.

Rotation sensor function does not work due to miss PM function.
Add common hid sensor iio pm function for rotation sensor.

Further clarification from Srinivas:

If CONFIG_PM is not defined, then this prevents this sensor to
function. So above commit caused this.

This sensor was supposed to be always on to trigger wake up in prior
external hubs. But with the new ISH hub this is not the case.

Signed-off-by: Song Hongyan <hongyan.song@intel.com>
Fixes: 2b89635e9a ("iio: hid_sensor_hub: Common PM functions")
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2016-11-05 17:47:47 +00:00
..
accel iio: st_sensors: fix scale configuration for h3lis331dl 2016-10-30 16:46:46 +00:00
adc iio: adc: ti-adc081c: Select IIO_TRIGGERED_BUFFER to prevent build errors 2016-10-09 08:45:07 +01:00
amplifiers
buffer
chemical iio:chemical:atlas-ph-sensor: Fix use of 32 bit int to hold 16 bit big endian value 2016-10-23 22:18:27 +01:00
common iio: st_sensors: fix scale configuration for h3lis331dl 2016-10-30 16:46:46 +00:00
dac
dummy
frequency
gyro iio: common: ssp_sensors: gyro: constify iio_info structures 2016-09-18 11:59:51 +01:00
health
humidity
imu
light iio: light: Add driver for Silabs si1132, si1141/2/3 and si1145/6/7 ambient light, uv index and proximity sensors 2016-09-18 19:56:39 +01:00
magnetometer
orientation iio: orientation: hid-sensor-rotation: Add PM function (fix non working driver) 2016-11-05 17:47:47 +00:00
potentiometer
pressure Staging/IIO patches for 4.9-rc1 2016-10-05 14:50:51 -07:00
proximity
temperature iio: maxim_thermocouple: Align 16 bit big endian value of raw reads 2016-10-01 14:40:23 +01:00
trigger
Kconfig
Makefile
iio_core.h
iio_core_trigger.h
industrialio-buffer.c
industrialio-configfs.c
industrialio-core.c
industrialio-event.c
industrialio-sw-device.c
industrialio-sw-trigger.c
industrialio-trigger.c
industrialio-triggered-event.c
inkern.c