]> git.baikalelectronics.ru Git - kernel.git/commit
mdio: Move mdiobus_read/write operatings into mdio.h
authorAndrew Lunn <andrew@lunn.ch>
Wed, 6 Jan 2016 19:11:07 +0000 (20:11 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Jan 2016 19:31:24 +0000 (14:31 -0500)
commit5adfb589f4af20868f06380de419cd534f3ced03
tree353df281b00467c2e7f8de72db60e6356ec6097b
parent32e56360eff398a1ef1f2c3fef851962738c4b5b
mdio: Move mdiobus_read/write operatings into mdio.h

These are logically MDIO operations, not phy operations, so move them
into the mdio header.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/mdio.h
include/linux/phy.h