commit | 07ca3749cec2b8c7967d73cfa030a144610d3d4e | [log] [tgz] |
---|---|---|
author | Joachim Eastwood <manabian@gmail.com> | Wed Jul 29 00:08:59 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 29 00:13:24 2015 -0700 |
tree | 5f3632c738b560e190c17b6dc6de9ba20a7d7a6d | |
parent | 149adedd7696cbcf1d72d143ca181334000d0ee7 [diff] |
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>