usb: start using the control module driver
authorKishon Vijay Abraham I <kishon@ti.com>
Fri, 25 Jan 2013 10:24:00 +0000 (15:54 +0530)
committerFelipe Balbi <balbi@ti.com>
Fri, 25 Jan 2013 10:27:24 +0000 (12:27 +0200)
commitca784be36cc725bca9b526eba342de7550329731
tree23f0da8e88f81d73587e06a6d295260d50494eb7
parent01658f0f8d1322dbf94f289aa610731d539bf888
usb: start using the control module driver

Start using the control module driver for powering on the PHY and for
writing to the mailbox instead of writing to the control module
registers on their own.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Documentation/devicetree/bindings/usb/omap-usb.txt
Documentation/devicetree/bindings/usb/usb-phy.txt
drivers/usb/musb/Kconfig
drivers/usb/musb/omap2430.c
drivers/usb/musb/omap2430.h
drivers/usb/phy/Kconfig
drivers/usb/phy/omap-usb2.c
include/linux/usb/omap_usb.h
This page took 0.029693 seconds and 5 git commands to generate.