[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221218142647.394881-1-martin@kaiser.cx>
Date: Sun, 18 Dec 2022 15:26:45 +0100
From: Martin Kaiser <martin@...ser.cx>
To: Andre Przywara <andre.przywara@....com>
Cc: Martin Kaiser <martin@...ser.cx>,
Russell King <linux@...linux.org.uk>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] ARM: highbank: add missing of_node_put calls
Here's two simple patches to call of_node_put for device nodes that were
returned by of_find_compatible_node.
Both patches were compile-tested only as I don't have the hardware to run
the code.
Martin Kaiser (2):
ARM: highbank: add missing of_node_put call
ARM: highbank: fix of node handling in highbank_init_irq
arch/arm/mach-highbank/highbank.c | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
--
2.30.2
Powered by blists - more mailing lists