]> git.baikalelectronics.ru Git - kernel.git/commit
stmmac: add proper probe function to dwmac-lpc18xx
authorJoachim Eastwood <manabian@gmail.com>
Thu, 16 Jul 2015 22:26:10 +0000 (00:26 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Jul 2015 03:45:57 +0000 (20:45 -0700)
commit159214de38ca6cbf342c491ac45f7722cf0ac230
tree895db9d27654df067a307fc86571a093245bd03a
parent87cdc13872030b22e5d68b20ef1dec249f279ff1
stmmac: add proper probe function to dwmac-lpc18xx

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-lpc18xx.c