]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit54085c39de0901c79e07952fe6a04736e56d4359
tree6a5a83483d883705152f2c763163d8f7cc595003
parent5d70558920d58fbb962839b5829333f4502b0cb5
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