Merge branch 'stmmac-cleanups-for-stmmac_mdio_reset'
authorDavid S. Miller <davem@davemloft.net>
Sun, 16 Jun 2019 20:53:41 +0000 (13:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 16 Jun 2019 20:55:29 +0000 (13:55 -0700)
commit4e18a8a149d5577a171ddc5fe80cc715041b193d
tree0c4548f093eb88427d8c17bae8af3f2c29f132ab
parenta51486266c3ba8e035a47fa96df67f274fe0c7d0
parentfead5b1b5838ba2f231d76e1b8ed31a4e9449382
Merge branch 'stmmac-cleanups-for-stmmac_mdio_reset'

Martin Blumenstingl says:

====================
stmmac: cleanups for stmmac_mdio_reset

This is a successor to my previous series "stmmac: honor the GPIO flags
for the PHY reset GPIO" from [0]. It contains only the "cleanup"
patches from that series plus some additional cleanups on top.

I broke out the actual GPIO flag handling into a separate patch which
is already part of net-next: "net: stmmac: use GPIO descriptors in
stmmac_mdio_reset" from [1]

I have build and runtime tested this on my ARM Meson8b Odroid-C1.

[0] https://patchwork.kernel.org/cover/10983801/
[1] https://patchwork.ozlabs.org/patch/1114798/
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c