commit | 470c3822d2ab7fadcbb1ac317ef27b31caac370e | [log] [tgz] |
---|---|---|
author | LABBE Corentin <clabbe.montjoie@gmail.com> | Thu Mar 10 13:58:58 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 13 22:11:43 2016 -0400 |
tree | e2ac59c4d251b5ce81486075fa94045b74e9f8da | |
parent | 3c4ef85155acc8d7033d668536011f92c95f1065 [diff] |
phy: remove documentation of removed members of phy_device structure Commit e5a03bfd873c ("phy: Add an mdio_device structure") removed addr, bus and dev member of the phy_device structure. This patch remove the documentation about those members. Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>