Merge branch 'dwmac-meson8b-small-cleanup'
authorDavid S. Miller <davem@davemloft.net>
Mon, 19 Feb 2018 16:26:32 +0000 (11:26 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 19 Feb 2018 16:26:32 +0000 (11:26 -0500)
commitc088165d2b9e0ba133fde7a4848e139e3d69ea63
treef5e00abb40159ff2ecd17b333965dd32c9a08eb5
parente21fed5864e408732653e0aa067b6669b7d88cda
parent8076759dc7d8fc2e7b6f30ea754e85e5b31e0be5
Merge branch 'dwmac-meson8b-small-cleanup'

Martin Blumenstingl says:

====================
dwmac-meson8b: small cleanup

This is a follow-up to my previous series "dwmac-meson8b: clock fixes for
Meson8b" from [0].
during the review of that series it was found that the clock registration
could be simplified. now that the previous series has landed we can start
cleaning up the clock registration.

the goal of this series is to simplify the code in the dwmac-meson8b
driver. no functional changes are intended.

I have tested this on my Khadas VIM2 (GXM SoC, with RGMII PHY) and my
Endless Mini (EC-100, Meson8b SoC with RMII PHY, .dts support is not part
of mainline yet). no problems were found.

[0] http://lists.infradead.org/pipermail/linux-amlogic/2018-January/006143.html
====================

Signed-off-by: David S. Miller <davem@davemloft.net>