diff options
author | Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> | 2017-04-07 17:16:34 -0700 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2017-04-08 15:36:47 +0100 |
commit | c94f5806cd0be4c7d4dabb89d1ae1088ed4332e7 (patch) | |
tree | cd6b8616860cdc7978b461d66904d8970c8ceab5 /Documentation/ABI | |
parent | 25a85bed36f7da4e411f8744c2962e4e1003d7ea (diff) |
iio: hid-sensor: Fix unbalanced pm_runtime_enable error
When a hid sensor module is removed and modprobed again we see
error for unbalanced pm_runtime. This issue is caused by not
deactivating runtime PM on removal. So on modprobe again when
activated again, this will print this error.
Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'Documentation/ABI')
0 files changed, 0 insertions, 0 deletions