mirror of
https://github.com/torvalds/linux
synced 2026-06-14 14:22:12 +09:00
The dmfe driver has "phy_read()" and "phy_write()" functions, which we need to rename because the generic phy layer is about to export generic interfaces with the same name. Signed-off-by: David S. Miller <davem@davemloft.net>