diff options
author | Liang He <windhl@126.com> | 2022-06-22 06:48:16 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-06-30 15:25:37 +0300 |
commit | a9e37a828ca069802b2f817e3cbf791b3806c97c (patch) | |
tree | 8257e7a2f4988aa7f888f792220e331262244acf /drivers/regulator/qcom_smd-regulator.c | |
parent | 46ae6fb58fd49c4cb2d1ca34e87d603b7c96ba97 (diff) | |
download | linux-a9e37a828ca069802b2f817e3cbf791b3806c97c.tar.xz |
regulator: scmi: Add missing of_node_get()
In scmi_regulator_probe(), of_find_node_by_name() will decrease
the refcount of its first argument and we need a of_node_get()
to keep reference balance.
Signed-off-by: Liang He <windhl@126.com>
Reviewed-by: Cristian Marussi <cristian.marussi@arm.com>
Link: https://lore.kernel.org/r/20220622034816.4094043-1-windhl@126.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/qcom_smd-regulator.c')
0 files changed, 0 insertions, 0 deletions