net: phy: Document core PHY structures
authorAndrew Lunn <andrew@lunn.ch>
Tue, 22 Sep 2020 22:29:03 +0000 (00:29 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 24 Sep 2020 01:02:49 +0000 (18:02 -0700)
commit4069a572d423b73919ae40a500dfc4b10f8a6f32
tree6a5a83483d883705152f2c763163d8f7cc595003
parent39097ab66dbe89b16438dd6d178d49e75cb922ed
net: phy: Document core PHY structures

Add kerneldoc for the core PHY data structures, a few inline functions
and exported functions which are not already documented.

v2
Typos
g/phy/PHY/s

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/kapi.rst
drivers/net/phy/phy-core.c
drivers/net/phy/phy.c
include/linux/phy.h