diff options
author | Matti Vaittinen <mazziesaccount@gmail.com> | 2022-08-19 21:19:46 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2022-11-23 20:44:00 +0100 |
commit | 6900cdbfb99e8600572da340576509297a684a3a (patch) | |
tree | b534aaa7f2d582a40810a8b67bb480fd0e5c6c8f /.get_maintainer.ignore | |
parent | iio: gyro: bmg160_core: Simplify using devm_regulator_*get_enable() (diff) | |
download | linux-6900cdbfb99e8600572da340576509297a684a3a.tar.xz linux-6900cdbfb99e8600572da340576509297a684a3a.zip |
iio: imu: st_lsm6dsx: Simplify using devm_regulator_*get_enable()
Use devm_regulator_bulk_get_enable() instead of open coded bulk-get,
bulk-enable, add-action-to-disable-at-detach - pattern.
A functional change (which seems like a bugfix) is that if
regulator_bulk_get fails, the enable is not attempted.
Signed-off-by: Matti Vaittinen <mazziesaccount@gmail.com>
Link: https://lore.kernel.org/r/876e58428cec056d51070e49eff559e2d7c23b12.1660934107.git.mazziesaccount@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to '.get_maintainer.ignore')
0 files changed, 0 insertions, 0 deletions