mirror of https://github.com/torvalds/linux.git
fixed-link nodes are treated as PHY nodes by of_mdiobus_child_is_phy().
We must check if the interface is a fixed-link before looking up for PHY
nodes.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| macb.h | ||
| macb_main.c | ||
| macb_pci.c | ||
| macb_ptp.c | ||