]> 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)
commit52b81e8b149507220b003b17f447ef83d4de8fde
tree353df281b00467c2e7f8de72db60e6356ec6097b
parente1949a52fc13371cbc9dec133d43d927560fec7c
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