The device_node pointer is returned by of_parse_phandle() with refcount
incremented. We should use of_node_put() on it when done.
Fixes:
|
||
|---|---|---|
| .. | ||
| omapfb | ||
| Kconfig | ||
| Makefile | ||
The device_node pointer is returned by of_parse_phandle() with refcount
incremented. We should use of_node_put() on it when done.
Fixes:
|
||
|---|---|---|
| .. | ||
| omapfb | ||
| Kconfig | ||
| Makefile | ||