commit | 034289b2d7cf29c8ddb79cf73d4886edabcff05e | [log] [tgz] |
---|---|---|
author | Martin Blumenstingl <martin.blumenstingl@googlemail.com> | Sun Nov 18 22:23:55 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Nov 18 16:16:20 2018 -0800 |
tree | e7e07843ecca527a78eb6ec6198b5b1410e813c9 | |
parent | fdc13a9effd5359ae00705708c8c846b1cb2b69c [diff] |
net: phy: icplus: keep all ip101a_g functions together This simply moves ip101a_g_config_init right above ip101a_g_config_intr so all functions for the ICPlus IP101A/G PHYs are grouped together. No functional changes. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>