diff options
author | Alison Schofield <amsfield22@gmail.com> | 2016-06-08 02:19:05 +0200 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2016-06-11 18:18:22 +0200 |
commit | dfc07df0f91a4eabfd3d974e5b1b6b4cfde99e6f (patch) | |
tree | 702ec8480295c82f99db92a4ee044749c518b9f3 /drivers/iio/accel | |
parent | iio: light: isl29125: use iio helper function to guarantee direct mode (diff) | |
download | linux-dfc07df0f91a4eabfd3d974e5b1b6b4cfde99e6f.tar.xz linux-dfc07df0f91a4eabfd3d974e5b1b6b4cfde99e6f.zip |
iio: light: gp2ap020a00f: use iio helper function to lock direct mode
Replace the code that guarantees the device stays in direct mode
with iio_device_claim_direct_mode() which does same. Includes a
tiny bit of refactoring (single case -> if) and simplified return
flow.
Also prevents a theoretical race condition by effectively taking the lock
a little earlier than before.
Signed-off-by: Alison Schofield <amsfield22@gmail.com>
Cc: Daniel Baluta <daniel.baluta@gmail.com>
Acked-by: Jacek Anaszewski <j.anaszewski@samsung.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/accel')
0 files changed, 0 insertions, 0 deletions