diff options
author | Irina Tirdea <irina.tirdea@intel.com> | 2014-12-06 00:18:08 +0200 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2014-12-12 12:28:27 +0000 |
commit | c75b8dc84fd28511224a4cd2bfa791bb56a06172 (patch) | |
tree | c14b6e6fda34766d987f097a1d87c0100970c99f /Documentation/filesystems/romfs.txt | |
parent | d3653d09891b57f2e8089b8908f24a2e97576a49 (diff) |
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 'Documentation/filesystems/romfs.txt')
0 files changed, 0 insertions, 0 deletions