On 02-09-2025 14:19, Miaoqian Lin wrote:
Add missing of_node_put() call to release the device node reference obtained via of_parse_phandle().
Fixes: 0e439ba38e61 ("cdx: add MSI support for CDX bus") Cc: stable@vger.kernel.org Signed-off-by: Miaoqian Lin linmq006@gmail.com
Acked-by: Nipun Gupta nipun.gupta@amd.com