]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
regulator: set of_node for qcom vbus regulator
authorJonathan Marek <jonathan@marek.ca>
Tue, 18 Aug 2020 16:25:08 +0000 (12:25 -0400)
committerMark Brown <broonie@kernel.org>
Tue, 18 Aug 2020 17:38:25 +0000 (18:38 +0100)
commit66c3b96a7bd042427d2e0eaa8704536828f8235f
tree24441927492efc323c6343b7fe8d6b8a4fd089ce
parent2063818114951882df64681c69457bd9137c1880
regulator: set of_node for qcom vbus regulator

This allows the regulator to be found by devm_regulator_get().

Fixes: 4fe66d5a62fb ("regulator: Add support for QCOM PMIC VBUS booster")
Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Link: https://lore.kernel.org/r/20200818162508.5246-1-jonathan@marek.ca
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/qcom_usb_vbus-regulator.c