summaryrefslogtreecommitdiff
path: root/include/linux/usb/omap_control_usb.h
diff options
context:
space:
mode:
authorRoger Quadros <rogerq@ti.com>2013-10-03 18:12:33 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-10-03 15:47:31 -0700
commit918ee0d21ba451634788d04930f09f2c76492e18 (patch)
tree6530d1faa84f8e1383b1b06fe88c6ca7d26f2071 /include/linux/usb/omap_control_usb.h
parent478b6c7436c23369611de766032415fa4f5cbb59 (diff)
usb: phy: omap-usb3: 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 'include/linux/usb/omap_control_usb.h')
0 files changed, 0 insertions, 0 deletions