phylib: mdio: Add sysfs attribute for PHY identifiers.
authorNick Bowler <nbowler@elliptictech.com>
Wed, 7 Nov 2012 06:20:34 +0000 (06:20 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Nov 2012 21:38:15 +0000 (16:38 -0500)
This adds a phy_id sysfs attribute to MDIO devices, containing the
32-bit PHY identifier reported by the device.  This attribute can
be useful when debugging problems related to phy drivers.  Other
enumerable buses already have similar attributes.

Signed-off-by: Nick Bowler <nbowler@elliptictech.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found