diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2022-02-07 15:38:35 +0100 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2022-04-10 16:21:45 +0100 |
commit | 2da03b432ddfb7c914f3611c88f7feb5eebd3690 (patch) | |
tree | 9aee49d7866a0b4a20e3521571dce9b2db80d0a6 /include/drm/i2c | |
parent | 1234596839ada476b89314bf65f7ab9d422b3721 (diff) |
iio: st_sensors: Use iio_device_claim/release_direct_mode() when relevant
The st_sensors_core driver hardcodes the content of the
iio_device_claim_direct_mode() and iio_device_release_direct_mode()
helpers. Let's get rid of this handcrafted implementation and use the
proper core helpers instead. Additionally, this lowers the tab level
(which is always good) and prevents the use of the ->currentmode
variable which is not supposed to be used like this anyway.
Cc: Denis Ciocca <denis.ciocca@st.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/r/20220207143840.707510-9-miquel.raynal@bootlin.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'include/drm/i2c')
0 files changed, 0 insertions, 0 deletions