mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
of_phy_connect_fixed_link() is becoming obsolete, and also required platform code to register the fixed PHYs at the specified addresses for those to be usable. Get rid of it and use the new of_phy_is_fixed_link() plus of_phy_register_fixed_link() helpers to transition over the new scheme. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
|---|---|---|
| .. | ||
| fec.h | ||
| fs_enet-main.c | ||
| fs_enet.h | ||
| Kconfig | ||
| mac-fcc.c | ||
| mac-fec.c | ||
| mac-scc.c | ||
| Makefile | ||
| mii-bitbang.c | ||
| mii-fec.c | ||