phy: Fix node description of phy_get_by_node
authorJagan Teki <jagan@amarulasolutions.com>
Fri, 1 May 2020 18:14:17 +0000 (23:44 +0530)
committerJagan Teki <jagan@amarulasolutions.com>
Sun, 10 May 2020 20:00:49 +0000 (01:30 +0530)
commitcd3e01b14f34bcfb69927dc246c1de792c784468
tree3d4196d10c4b3fed4eb3aca017b22c4eae923060
parentd0847ecc9f969e6ac089e505d5c1ddedddedfcd4
phy: Fix node description of phy_get_by_node

node is most of device related API's are termed as device
node and without device related API's are termed as ofnode.

generic_phy_get_by_node API is without device API, so fixed
the node description as ofnode.

Cc: Neil Armstrong <narmstrong@baylibre.com>
Cc: Tom Rini <trini@konsulko.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
include/generic-phy.h