]> git.baikalelectronics.ru Git - kernel.git/commit
usb: musb: add musb_host_setup() and musb_host_cleanup()
authorDaniel Mack <zonque@gmail.com>
Wed, 10 Apr 2013 19:55:47 +0000 (21:55 +0200)
committerFelipe Balbi <balbi@ti.com>
Tue, 28 May 2013 16:22:24 +0000 (19:22 +0300)
commit7e0c1c88e42a5c2155be23da319f026fdb654b73
tree83666f8e5a3a445e11cf891dab4458588df52ed5
parent00dca555934f07596e5b9d153c625dab49653519
usb: musb: add musb_host_setup() and musb_host_cleanup()

This patch re-introduces the bits that are necessary to use the musb
controller in host mode.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Acked-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/musb_core.c
drivers/usb/musb/musb_host.c
drivers/usb/musb/musb_host.h