diff options
| author | Miaoqian Lin <[email protected]> | 2025-10-28 03:16:20 +0000 |
|---|---|---|
| committer | Ulf Hansson <[email protected]> | 2025-11-04 16:29:00 +0000 |
| commit | bbde14682eba21d86f5f3d6fe2d371b1f97f1e61 (patch) | |
| tree | 031e27ac2c8bd7f8b5b9cd63033cbc9c27a8ce69 /net/unix/af_unix.c | |
| parent | pmdomain: samsung: Rework legacy splash-screen handover workaround (diff) | |
| download | kernel-bbde14682eba21d86f5f3d6fe2d371b1f97f1e61.tar.gz kernel-bbde14682eba21d86f5f3d6fe2d371b1f97f1e61.zip | |
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: 721cabf6c660 ("soc: imx: move PGC handling to a new GPC driver")
Cc: [email protected]
Signed-off-by: Miaoqian Lin <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
