usb: phy: omap: get rid of omap_get_control_dev()
authorRoger Quadros <rogerq@ti.com>
Thu, 3 Oct 2013 15:12:35 +0000 (18:12 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 Oct 2013 22:47:31 +0000 (15:47 -0700)
commit0bb85dc2d3f7117b6686661aba4a88dedead0c8a
tree634db25eeb9c0791a59c09ef8f969422163999ba
parent8934d3e4d0e7aed1bd067529c667984d7929d92d
usb: phy: omap: get rid of omap_get_control_dev()

This function was preventing us from supporting multiple
instances. Get rid of it. Since we support DT boots only,
users can get the control device phandle from the DT node.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/phy/phy-omap-control.c
include/linux/usb/omap_control_usb.h