commit | 32699954bc25813ec33ad9b29422941b3d57c107 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Tue Jan 02 17:24:49 2018 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 03 10:38:53 2018 -0500 |
tree | 05459a9f234ea6b8d802e76a621e1b2a7b95a3a8 | |
parent | 503f9aa9cc97d8563b77ab9ebc1ce78e49697881 [diff] |
net: mvneta: move port configuration Move the port configuration and release of reset to mvneta_mac_config() along side the rest of the port mode configuration. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>