mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-23 19:05:22 +00:00
After using 'res_node' returned by of_parse_phandle(), of_node_put()
need be called to decrease the refcount.
Fixes:
|
||
|---|---|---|
| .. | ||
| imx8.c | ||
| imx8m.c | ||
| imx8ulp.c | ||
| imx-common.c | ||
| imx-common.h | ||
| Kconfig | ||
| Makefile | ||