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)
commitbac83c653799d7ea3f6cc4d7396d75adc5e0f778
tree353df281b00467c2e7f8de72db60e6356ec6097b
parentccaa953e9fc7ebb90fba4e4815966683bef4866f
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