commit | aae88261abd58fffef7ee0e00160ce4ea105b0f3 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Mon Jan 26 22:05:38 2015 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 27 00:16:51 2015 -0800 |
tree | 0d63342e2e710e0db4700a85381258f174b91ac6 | |
parent | 9272efa2036f3f06625effc3a709416044578a92 [diff] |
net: phy: document has_fixups field has_fixups was introduced to help keeping track of fixups/quirks running on a PHY device, but we did not update the comment above struct phy_device accordingly. Fixes: b0ae009f3dc14 (net: phy: add "has_fixups" boolean property") Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>