net: add comments to phy APIs
authorAlex Marginean <alexandru.marginean@nxp.com>
Thu, 11 Jul 2019 15:32:56 +0000 (18:32 +0300)
committerJoe Hershberger <joe.hershberger@ni.com>
Thu, 18 Jul 2019 21:37:13 +0000 (16:37 -0500)
commitc38ac2893cc8f56365ab1084b2c5b06fc31dd697
treebc477aae2481f2d48a5c469487fa1c9df5ce2e7a
parent3bf135b6c367ec67258a67eefbe1eeb7b984e12d
net: add comments to phy APIs

Added a comment on the limitations of phy_find_by_mask API when scanning
MDIO buses with multiple PHYs present.  Added short descriptions to the
other APIs in phy.h for consistency.

Signed-off-by: Alex Marginean <alexm.osslist@gmail.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
include/phy.h