]> git.baikalelectronics.ru Git - kernel.git/commit
phy: remove documentation of removed members of phy_device structure
authorLABBE Corentin <clabbe.montjoie@gmail.com>
Thu, 10 Mar 2016 12:58:58 +0000 (13:58 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Mar 2016 02:11:43 +0000 (22:11 -0400)
commitd232fb3411dc5210df1056df271aab0e35e09915
treee2ac59c4d251b5ce81486075fa94045b74e9f8da
parent6148fb78ded2e8e32ca50fd6a44cd87874f5f8c4
phy: remove documentation of removed members of phy_device structure

Commit 76e52a13eb87 ("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>
include/linux/phy.h