]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit570790dcd21e77df276c5593080befbb173d8864
tree634db25eeb9c0791a59c09ef8f969422163999ba
parent8db42add19fbfeb4d56c33c5f5906679ca68d9e6
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