commit | 0b3eba442d4810df4bdd46d6c3e189c9e7760137 | [log] [tgz] |
---|---|---|
author | Daniel Mack <zonque@gmail.com> | Wed Apr 10 21:55:42 2013 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Tue May 28 19:22:21 2013 +0300 |
tree | 07f0cee14d64a391d5b02129ddbb93fa90b938dd | |
parent | c2a2759d33787e49b751a446d63dd6af3abe3aeb [diff] |
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>