usb: musb: factor some host-specific functions
authorDaniel Mack <zonque@gmail.com>
Wed, 10 Apr 2013 19:55:42 +0000 (21:55 +0200)
committerFelipe Balbi <balbi@ti.com>
Tue, 28 May 2013 16:22:21 +0000 (19:22 +0300)
commit0b3eba442d4810df4bdd46d6c3e189c9e7760137
tree07f0cee14d64a391d5b02129ddbb93fa90b938dd
parentc2a2759d33787e49b751a446d63dd6af3abe3aeb
usb: musb: factor some host-specific functions

In particular, this introduces musb_host_resume_root_hub()and
musb_host_poke_root_hub() which will be stubbed out later.

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