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)
commit2cc65feab2f18dfa4297209829ce228989c7356b
tree83666f8e5a3a445e11cf891dab4458588df52ed5
parentb7b741ea38a32336b45870b76aaec1abe57badd0
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