This node pointer is returned by of_find_compatible_node() with
refcount incremented in ls2k_reset_init(). Calling of_node_put()
to aovid the refcount leak.
Fixes:
|
||
|---|---|---|
| .. | ||
| cpu_hwmon.c | ||
| Kconfig | ||
| ls2k-reset.c | ||
| Makefile | ||
| rs780e-acpi.c | ||
This node pointer is returned by of_find_compatible_node() with
refcount incremented in ls2k_reset_init(). Calling of_node_put()
to aovid the refcount leak.
Fixes:
|
||
|---|---|---|
| .. | ||
| cpu_hwmon.c | ||
| Kconfig | ||
| ls2k-reset.c | ||
| Makefile | ||
| rs780e-acpi.c | ||