Merge branch 'mdio-gpio-next'
authorDavid S. Miller <davem@davemloft.net>
Thu, 12 Jan 2017 20:05:10 +0000 (15:05 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 Jan 2017 20:05:10 +0000 (15:05 -0500)
Florian Fainelli says:

====================
net: mdio-gpio: Use modern GPIO helpers

This patch series modernizes the mdio-gpio and makes it switch to the
latest and greatest API for manipulating GPIO lines, thus allowing
some simplifications in the driver.
====================

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

Trivial merge