]> 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)
commita90d14a83bb36b95645a52ef9900f1789c7bfd9d
tree4aa6a3efb5f68da18c76b9b1c6a6c43c15a20622
parent58638061fc8b8c42586e40e132a59d90774cd77b
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