net: phy: Add phy_ignore_ta_mask to account for broken turn-around
authorFlorian Fainelli <f.fainelli@gmail.com>
Tue, 12 May 2015 17:33:24 +0000 (10:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 14 May 2015 17:40:55 +0000 (13:40 -0400)
commit922f2dd1b65a888e34c472979460dc23211750a2
tree85884d441c48dfce93a8f1169de52358e74dc991
parentfa787ae0624c46d0c894c19ae74f53d7bb4406f8
net: phy: Add phy_ignore_ta_mask to account for broken turn-around

Some PHY devices/switches will not release the turn-around line as they
should do at the end of a MDIO transaction. To help with such
situations, allow MDIO bus drivers to be made aware of such
restrictions.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/phy.h