stmmac: dwmac-sti: use custom of match structure
commit07ca3749cec2b8c7967d73cfa030a144610d3d4e
authorJoachim Eastwood <manabian@gmail.com>
Tue, 28 Jul 2015 22:08:59 +0000 (29 00:08 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Jul 2015 07:13:24 +0000 (29 00:13 -0700)
tree5f3632c738b560e190c17b6dc6de9ba20a7d7a6d
parent149adedd7696cbcf1d72d143ca181334000d0ee7
stmmac: dwmac-sti: use custom of match structure

Create a new private structure for OF match data in the
dwmac-sti driver. This enables us to eventually drop the
common OF match data structure which contains a lot of
unused fields.

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