mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
![]() The documentation for device_get_named_child_node() mentions this
important point:
"
The caller is responsible for calling fwnode_handle_put() on the
returned fwnode pointer.
"
Add fwnode_handle_put() to avoid leaked references.
Fixes:
|
||
---|---|---|
.. | ||
ar9331.c | ||
Kconfig | ||
Makefile | ||
qca8k_leds.h | ||
qca8k-8xxx.c | ||
qca8k-common.c | ||
qca8k-leds.c | ||
qca8k.h |