[PATCH v2] PCI: brcmstb: Fix for missing of_node_put

Krzysztof Wilczyński kw at linux.com
Thu Feb 20 08:14:25 PST 2025


Hello,

> A call to of_parse_phandle() is incrementing the refcount, of_node_put
> must be called when done the work on it. Add missing of_node_put() after
> the check for msi_np == np and MSI initialization.

Applied to controller/brcmstb, thank you!

	Krzysztof



More information about the linux-arm-kernel mailing list