aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/phy.h
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2015-01-26 22:05:38 -0800
committerDavid S. Miller <davem@davemloft.net>2015-01-27 00:16:51 -0800
commitaae88261abd58fffef7ee0e00160ce4ea105b0f3 (patch)
tree0d63342e2e710e0db4700a85381258f174b91ac6 /include/linux/phy.h
parentnet: phy: utilize phy_suspend and phy_resume (diff)
downloadlinux-dev-aae88261abd58fffef7ee0e00160ce4ea105b0f3.tar.xz
linux-dev-aae88261abd58fffef7ee0e00160ce4ea105b0f3.zip
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>
Diffstat (limited to 'include/linux/phy.h')
-rw-r--r--include/linux/phy.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/phy.h b/include/linux/phy.h
index 9c189a1fa3a2..1b3690b597d5 100644
--- a/include/linux/phy.h
+++ b/include/linux/phy.h
@@ -327,6 +327,7 @@ struct phy_c45_device_ids {
* c45_ids: 802.3-c45 Device Identifers if is_c45.
* is_c45: Set to true if this phy uses clause 45 addressing.
* is_internal: Set to true if this phy is internal to a MAC.
+ * has_fixups: Set to true if this phy has fixups/quirks.
* state: state of the PHY for management purposes
* dev_flags: Device-specific flags used by the PHY driver.
* addr: Bus address of PHY