summaryrefslogtreecommitdiffstats
path: root/include/linux/iio/consumer.h
diff options
context:
space:
mode:
authorIrina Tirdea2014-12-05 23:18:08 +0100
committerJonathan Cameron2014-12-12 13:28:27 +0100
commitc75b8dc84fd28511224a4cd2bfa791bb56a06172 (patch)
treec14b6e6fda34766d987f097a1d87c0100970c99f /include/linux/iio/consumer.h
parentiio: accel: kxcjk-1013: always power on device in resume (diff)
downloadkernel-qcow2-linux-c75b8dc84fd28511224a4cd2bfa791bb56a06172.tar.gz
kernel-qcow2-linux-c75b8dc84fd28511224a4cd2bfa791bb56a06172.tar.xz
kernel-qcow2-linux-c75b8dc84fd28511224a4cd2bfa791bb56a06172.zip
iio: accel: kxcjk-1013: only set power state if CONFIG_PM is defined
When CONFIG_PM is not defined and the driver tries to power off the device, kxcjk1013_set_power_state will call pm_runtime_put_autosuspend, which is not implemented (wil return -ENOSYS). Only call pm_runtime calls to change power state when CONFIG_PM is defined. Signed-off-by: Irina Tirdea <irina.tirdea@intel.com> Reviewed-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'include/linux/iio/consumer.h')
0 files changed, 0 insertions, 0 deletions