]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ARM: at91: pm: of_node_put() after its usage
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Wed, 5 Aug 2020 08:36:50 +0000 (11:36 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 29 Oct 2020 09:08:11 +0000 (10:08 +0100)
commitea25940ff19f843eafe1b167347c65588feef71f
tree669f454a89fdfa4d4946ce73675834d8d70f4c41
parentba11877a60f2f1be317618be638e1b47693a944e
ARM: at91: pm: of_node_put() after its usage

[ Upstream commit e222f943519564978e082c152b4140a47e93392c ]

Put node after it has been used.

Fixes: 13f16017d3e3f ("ARM: at91: pm: Tie the USB clock mask to the pmc")
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/1596616610-15460-4-git-send-email-claudiu.beznea@microchip.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/mach-at91/pm.c