commit | c920f745f45d4610e08943690301b8055fb5e834 | [log] [tgz] |
---|---|---|
author | Ioana Ciornei <ioana.ciornei@nxp.com> | Tue May 28 20:38:10 2019 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed May 29 21:48:53 2019 -0700 |
tree | 8c9c51eecb9f4ea1cac0ea7ab736855a3d3cfff2 | |
parent | 82c76aca81187b3d28a6fb3062f6916450ce955e [diff] |
net: phy: Add phy_standalone sysfs entry Export a phy_standalone device attribute that is meant to give the indication that this PHY lacks an attached_dev and its corresponding sysfs link. The attribute will be created only when the phy_attach_direct() function will be called with a NULL net_device. Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>