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