commit | b0ae009f3dc14643e56972cfc08c060dd72cc24d | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Tue Feb 11 17:27:41 2014 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 12 19:08:20 2014 -0500 |
tree | 9a105ceae7dfe8544c15b7f106a9b696e4d5f156 | |
parent | 3d055d8d1c24093bdd40e000570a59b841c2bb0b [diff] |
net: phy: add "has_fixups" boolean property Add a boolean property which indicates if the PHY has had any fixup routine ran on it. We are later going to use that boolean to expose it as a sysfs property to help troubleshooting. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>