mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-07 16:41:15 +00:00
This node pointer is returned by of_parse_phandle() with
refcount incremented in this function.
Calling of_node_put() to avoid the refcount leak.
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| mt2701-afe-clock-ctrl.c | ||
| mt2701-afe-clock-ctrl.h | ||
| mt2701-afe-common.h | ||
| mt2701-afe-pcm.c | ||
| mt2701-cs42448.c | ||
| mt2701-reg.h | ||
| mt2701-wm8960.c | ||