]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/regulator/tps65090-regulator.c
regulator: tps65090: Add missing of_node_put
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 17 Feb 2014 09:03:37 +0000 (14:33 +0530)
committerMark Brown <broonie@linaro.org>
Tue, 18 Feb 2014 02:05:00 +0000 (11:05 +0900)
commit026cdfe6f8c1d6f507994814b4a725cfa5479a29
tree545868a13bc0fa69e779cb7932a79380921172e7
parent38dbfb59d1175ef458d006556061adeaa8751b72
regulator: tps65090: Add missing of_node_put

Add of_node_put to decrement the ref count.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/tps65090-regulator.c