Files
linux/drivers
Miaoqian Lin 56ab0c0102 regulator: pfuze100: Fix refcount leak in pfuze_parse_regulators_dt
[ Upstream commit afaa7b933e ]

of_node_get() returns a node with refcount incremented.
Calling of_node_put() to drop the reference when not needed anymore.

Fixes: 3784b6d64d ("regulator: pfuze100: add pfuze100 regulator driver")
Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
Link: https://lore.kernel.org/r/20220511113506.45185-1-linmq006@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-06-09 10:22:56 +02:00
..
2022-06-09 10:22:56 +02:00
2022-05-09 09:14:44 +02:00
2022-06-06 08:43:36 +02:00
2022-04-13 20:59:11 +02:00
2022-04-13 20:59:01 +02:00