mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 12:42:02 +00:00
19bbb49acf
In octeon_mmc_probe(), we should call of_node_put() when breaking
out of for_each_child_of_node() which has increased and decreased
the refcount during each iteration.
Fixes:
|
||
---|---|---|
.. | ||
core | ||
host | ||
Kconfig | ||
Makefile |