]> git.baikalelectronics.ru Git - kernel.git/commit
stmmac: move stmmac_pltfr_probe into dwmac-generic
authorJoachim Eastwood <manabian@gmail.com>
Tue, 28 Jul 2015 22:08:57 +0000 (00:08 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Jul 2015 07:13:24 +0000 (00:13 -0700)
commitdfb20b9407ae9c7775aaaf8a2d4a4be94b7b55cd
tree4aa6a3efb5f68da18c76b9b1c6a6c43c15a20622
parentfdfc08adf5827026748bca0169cd9356dab8142a
stmmac: move stmmac_pltfr_probe into dwmac-generic

As all dwmac-* drivers now have their own probe function move
the common one into dwmac-generic driver and drop the EXPORT.

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