commit | f4f8dfdedf1b1ff34a5e6ff71c9e80a1643a0622 | [log] [tgz] |
---|---|---|
author | Joachim Eastwood <manabian@gmail.com> | Fri Jul 17 00:26:10 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 20 20:45:57 2015 -0700 |
tree | 895db9d27654df067a307fc86571a093245bd03a | |
parent | 402dae0bed98dd41c5d6ab321135e8568a54819e [diff] |
stmmac: add proper probe function to dwmac-lpc18xx By using a few functions from stmmac_platform we can now create a proper probe function in this driver. By doing so we can drop the OF match data and simplify the overall driver. Signed-off-by: Joachim Eastwood <manabian@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>