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)
commit72d13c15fcc99788775a9f846805cbe4e6f1a164
treee743c19ba1fab01b00957133a10418b0d069bb0e
parent37c9782c7306efcc831f7c989c0b7ab040956089
parent52aab18ef54ba9e71444b1d289a4a78ea374423b
Merge branch 'mdio-gpio-next'

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>