mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-12 23:49:55 +00:00
of_find_node_by_name() will decrease the refcount of its first arg and
we need a of_node_get() to keep refcount balance.
Fixes:
|
||
|---|---|---|
| .. | ||
| hellcreek_hwtstamp.c | ||
| hellcreek_hwtstamp.h | ||
| hellcreek_ptp.c | ||
| hellcreek_ptp.h | ||
| hellcreek.c | ||
| hellcreek.h | ||
| Kconfig | ||
| Makefile | ||