]> git.karo-electronics.de Git - karo-tx-linux.git/commit
stmmac: add proper probe function to dwmac-meson
authorJoachim Eastwood <manabian@gmail.com>
Thu, 16 Jul 2015 22:26:11 +0000 (00:26 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Jul 2015 03:45:57 +0000 (20:45 -0700)
commit1734befd0694c9e430d2c84445eceb6a7bbe1008
treec813c019893069ffb6ade92f278bc13e91cdfb41
parentf4f8dfdedf1b1ff34a5e6ff71c9e80a1643a0622
stmmac: add proper probe function to dwmac-meson

By using a few functions from stmmac_platform we can now create
a proper probe function in this driver. By doing so we can drop
the OF match data and simplify the overall driver.

Signed-off-by: Joachim Eastwood <manabian@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/dwmac-meson.c