]> 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)
commitc974831f10e313351bf1b84cec610a9a2baea5ea
tree9a105ceae7dfe8544c15b7f106a9b696e4d5f156
parent6e106537149961dba70f9ece70f6c8f0343bce1d
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