diff options
| author | Jonathan Cameron <[email protected]> | 2022-10-16 17:33:57 +0100 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2022-12-28 17:19:45 +0000 |
| commit | 4da9438d293d30def46b2801fa00e176c59883d2 (patch) | |
| tree | 925b9680fdfca05ac559ad3a98a7ad3736da4920 /tools/perf/scripts/python | |
| parent | f9e51aacc740935bd0201565e040fd7b36f645aa (diff) | |
iio: accel: bma400: Use devm_regulator_bulk_get_enable()
This driver only turns the power on at probe and off via a custom
devm_add_action_or_reset() callback. The new
devm_regulator_bulk_get_enable() replaces this boilerplate code.
Signed-off-by: Jonathan Cameron <[email protected]>
Cc: Jagath Jog J <[email protected]>
Reviewed-by: Matti Vaittinen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions