diff options
author | Kishon Vijay Abraham I <kishon@ti.com> | 2013-01-24 21:33:25 -0500 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2013-01-25 03:20:14 -0500 |
commit | 5d3c28b5a42df5ceaa854901ba2cccb76883c77e (patch) | |
tree | ae1e50d90d5ce1e5925dd552971224f775b574f3 /drivers/usb/phy/Kconfig | |
parent | 0fa4fab4ee46470ccd463c83be95434936942e05 (diff) |
usb: otg: add device tree support to otg library
Added an API devm_usb_get_phy_by_phandle(), to get usb phy by passing a
device node phandle value. This function will return a pointer to
the phy on success, -EPROBE_DEFER if there is a device_node for the phandle,
but the phy has not been added, or a ERR_PTR() otherwise.
Cc: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/phy/Kconfig')
0 files changed, 0 insertions, 0 deletions