summaryrefslogtreecommitdiff
path: root/drivers/usb
diff options
context:
space:
mode:
authorRoger Quadros <rogerq@ti.com>2013-10-03 15:12:32 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-10-03 22:47:30 (GMT)
commit478b6c7436c23369611de766032415fa4f5cbb59 (patch)
treef7eb805da84e191ee267b00d781c55f6b0abae26 /drivers/usb
parent6cb9310a3290beb8c0d31703a2e76b90a10b4ca0 (diff)
downloadlinux-478b6c7436c23369611de766032415fa4f5cbb59.tar.xz
usb: phy: omap-usb2: Don't use omap_get_control_dev()
omap_get_control_dev() is being deprecated as it doesn't support multiple instances. As control device is present only from OMAP4 onwards which supports DT only, we use phandles to get the reference to the control device. As we don't support non-DT boot, we just bail out on probe if device node is not present. Signed-off-by: Roger Quadros <rogerq@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions