mirror of
https://github.com/torvalds/linux.git
synced 2024-12-15 15:41:58 +00:00
49b9f431ff
In ftgmac100_probe(), we should hold the refernece returned by
of_get_child_by_name() and use it to call of_node_put() for
reference balance.
Fixes:
|
||
---|---|---|
.. | ||
ftgmac100.c | ||
ftgmac100.h | ||
ftmac100.c | ||
ftmac100.h | ||
Kconfig | ||
Makefile |