diff options
| author | Miquel Raynal <[email protected]> | 2022-02-07 15:38:35 +0100 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2022-04-10 16:21:45 +0100 |
| commit | 2da03b432ddfb7c914f3611c88f7feb5eebd3690 (patch) | |
| tree | 9aee49d7866a0b4a20e3521571dce9b2db80d0a6 /tools/perf/scripts/python/flamegraph.py | |
| 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 <[email protected]>
Signed-off-by: Miquel Raynal <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions