Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit bd5d75ef authored by Paul Cercueil's avatar Paul Cercueil Committed by Robert Nelson
Browse files

drm: bridge: it66121: Use devm_regulator_bulk_get_enable()

commit 334c8c1d

 upstream

Simplify the code of the driver by using
devm_regulator_bulk_get_enable(), which will handle powering up the
regulators, and disabling them on probe error or module removal.

Signed-off-by: default avatarPaul Cercueil <paul@crapouillou.net>
Reviewed-by: default avatarRobert Foss <robert.foss@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20221214125821.12489-3-paul@crapouillou.net


[nm@ti.com: Backport from upstream next-20240502]
Signed-off-by: default avatarNishanth Menon <nm@ti.com>
parent 8f6f1212
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment