linux/drivers/pmdomain/imx
Miaoqian Lin bbde14682e pmdomain: imx: Fix reference count leak in imx_gpc_remove
of_get_child_by_name() returns a node pointer with refcount incremented, we
should use of_node_put() on it when not needed anymore. Add the missing
of_node_put() to avoid refcount leak.

Fixes: 721cabf6c6 ("soc: imx: move PGC handling to a new GPC driver")
Cc: stable@vger.kernel.org
Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2025-11-04 17:29:00 +01:00
..
Kconfig
Makefile
gpc.c pmdomain: imx: Fix reference count leak in imx_gpc_remove 2025-11-04 17:29:00 +01:00
gpcv2.c pmdomain: imx: gpcv2: use proper helper for property detection 2025-02-19 12:59:09 +01:00
imx8m-blk-ctrl.c imx8m-blk-ctrl: set ISI panic write hurry level 2025-06-18 14:39:38 +02:00
imx8mp-blk-ctrl.c pmdomain: Merge branch fixes into next 2025-01-16 16:55:54 +01:00
imx93-blk-ctrl.c pmdomain: imx93-blk-ctrl: mask DSI and PXP PD domain register on i.MX91 2025-08-19 11:50:46 +02:00
imx93-pd.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
scu-pd.c pmdomain: imx: scu-pd: Remove duplicated clocks 2024-08-05 12:44:36 +02:00