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)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 17 Aug 2020 09:18:17 +0000 (11:18 +0200)
commite222f943519564978e082c152b4140a47e93392c
tree9f629bff4bb9be16b20ef89dae24adcdcddc0fe3
parent39add36049c347dffcb2be872dd442c137625f17
ARM: at91: pm: of_node_put() after its usage

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
arch/arm/mach-at91/pm.c