Home
last modified time | relevance | path

Searched hist:"2 a4c37016ca96e413cd352985d3a0db8cfb7716c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/phy/
H A Dphy-core.cdiff 2a4c37016ca96e413cd352985d3a0db8cfb7716c Mon Jul 14 05:25:01 CDT 2014 Kishon Vijay Abraham I <kishon@ti.com> phy: core: Fix of_phy_provider_lookup to return PHY provider for sub node

Fixed of_phy_provider_lookup to return 'phy_provider' if _of_phy_get
passes the node pointer of the sub-node of phy provider node. This is
needed when phy provider implements multiple PHYs and each PHY is
modelled as the sub-node of PHY provider device node.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Acked-by: Lee Jones <lee.jones@linaro.org>