commit | 922f2dd1b65a888e34c472979460dc23211750a2 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Tue May 12 10:33:24 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu May 14 13:40:55 2015 -0400 |
tree | 85884d441c48dfce93a8f1169de52358e74dc991 | |
parent | fa787ae0624c46d0c894c19ae74f53d7bb4406f8 [diff] |
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>