]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: add "has_fixups" boolean property
authorFlorian Fainelli <f.fainelli@gmail.com>
Wed, 12 Feb 2014 01:27:41 +0000 (17:27 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Feb 2014 00:08:20 +0000 (19:08 -0500)
commitf8cc21a62e9d1cf5694935eaf2021ae399222b1c
tree9a105ceae7dfe8544c15b7f106a9b696e4d5f156
parenta2f6b1c6158021d90385fa00fdc4f2ff7d0ac561
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>
drivers/net/phy/phy_device.c
include/linux/phy.h