stmmac: let dwmac-* drivers handle their own match data
authorJoachim Eastwood <manabian@gmail.com>
Tue, 28 Jul 2015 22:08:58 +0000 (00:08 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Jul 2015 07:13:24 +0000 (00:13 -0700)
commit149adedd7696cbcf1d72d143ca181334000d0ee7
tree8062f245b8059b204b6c29c52739648cfd3b44d4
parent85d89e6115cd5613b36f31a5038feb9cb4e13dfc
stmmac: let dwmac-* drivers handle their own match data

Since only a few of the dwmac-* drivers actually need to use
the OF match move handling into the dwmac-* drivers that need
it. This will also allow dwmac-* drivers to use their own
custom match data structure.

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