[PATCH v4 4/4] hwmon: adm1177: simplify using devm_regulator_get_enable()

Guenter Roeck linux at roeck-us.net
Fri Oct 21 10:22:51 PDT 2022


On Fri, Oct 21, 2022 at 04:19:04PM +0300, Matti Vaittinen wrote:
> Drop open-coded pattern: 'devm_regulator_get(), regulator_enable(),
> add_action_or_reset(regulator_disable)' and use the
> devm_regulator_get_enable() and drop the pointer to the regulator.
> This simplifies code and makes it less tempting to add manual control
> for the regulator which is also controlled by devm.
> 
> Signed-off-by: Matti Vaittinen <mazziesaccount at gmail.com>
> Acked-by: Guenter Roeck <linux at roeck-us.net>

Applied to hwmon-next.

Thanks,
Guenter



More information about the linux-amlogic mailing list