diff options
author | Irina Tirdea <irina.tirdea@intel.com> | 2015-07-23 20:15:02 +0300 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2015-08-02 20:19:57 +0300 |
commit | 5ab744d0d6e7fc90572250239ac796cd79b0ed77 (patch) | |
tree | ca3a9265603b9b7628561ff873eaea47dfda2ff0 /drivers/iio/industrialio-core.c | |
parent | 019cc46d0a5c559bca6c7e949cc277f529a51296 (diff) | |
download | linux-5ab744d0d6e7fc90572250239ac796cd79b0ed77.tar.xz |
iio: magn: bmc150_magn: do not set power state twice when setting trigger state
When setting the trigger state, the device power state is set through
buffer preenable and postdisable hooks. There is no need
to also set it in the trigger set state call.
Remove duplicate set power state from the trigger set
state call.
Signed-off-by: Irina Tirdea <irina.tirdea@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/industrialio-core.c')
0 files changed, 0 insertions, 0 deletions