net: davinci_emac: drop support for unused PHYs
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Mon, 29 Apr 2019 16:37:08 +0000 (18:37 +0200)
committerTom Rini <trini@konsulko.com>
Sat, 4 May 2019 17:04:01 +0000 (13:04 -0400)
commit50e3b4c7aa637f7ccf92c51e3a0fae931e0a7c4e
treeeee65154e9bea1be748c0293fdce71a97dc6d1a2
parent4862830b696a6d0750e19d32a82553cdb41a85f8
net: davinci_emac: drop support for unused PHYs

The boards with SoCs from the DaVinci DM* family used to come with
different PHYs that needed special support implemented in mach-davinci.

Since the support for these chips has long been removed, we can now
drop this unnused code from the emac driver.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
drivers/net/ti/davinci_emac.c