aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/phy
diff options
context:
space:
mode:
authorKamil Debski <k.debski@samsung.com>2014-03-06 12:16:46 +0100
committerKishon Vijay Abraham I <kishon@ti.com>2014-03-08 12:39:42 +0530
commit0b3f3b2c777a2f7d20c9826a190ffd5bbd288f8f (patch)
tree213999b4bc559b470a3e02da6a899c67a03e2b4a /Documentation/phy
parentphy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/ (diff)
downloadlinux-dev-0b3f3b2c777a2f7d20c9826a190ffd5bbd288f8f.tar.xz
linux-dev-0b3f3b2c777a2f7d20c9826a190ffd5bbd288f8f.zip
phy: core: Add an exported of_phy_get function
Previously the of_phy_get function took a struct device * and was declared static. It was impossible to call it from another driver and thus it was impossible to get phy defined for a given node. The old function was renamed to _of_phy_get and was left for internal use. of_phy_get function was added and it was exported. The function enables to get a phy for a given device tree node. Signed-off-by: Kamil Debski <k.debski@samsung.com> Reviewed-by: Tomasz Figa <t.figa@samsung.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'Documentation/phy')
0 files changed, 0 insertions, 0 deletions