]> git.baikalelectronics.ru Git - kernel.git/commit
stmmac: dwmac-sti: use custom of match structure
authorJoachim Eastwood <manabian@gmail.com>
Tue, 28 Jul 2015 22:08:59 +0000 (00:08 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Jul 2015 07:13:24 +0000 (00:13 -0700)
commitae0b60dc342347bb48338bd50592c459bf1df7d9
tree5f3632c738b560e190c17b6dc6de9ba20a7d7a6d
parent0647aa7b4f28c083b62655124303b7749de58f55
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