commit | 69ae2a70bfabbd6af6309bf723ec76493512dba1 | [log] [tgz] |
---|---|---|
author | Daniel Mack <zonque@gmail.com> | Wed Apr 10 21:55:44 2013 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Tue May 28 19:22:22 2013 +0300 |
tree | 08395fb9c8b77a564261e9d94226c4476a5f879a | |
parent | fe4cb0912f8e737f8e4b8b38b9e692f8062f5423 [diff] |
usb: musb: move musb_start to musb_virthub.c This function has its only user in musb_virthub.c, so let's move it there and make it static. Signed-off-by: Daniel Mack <zonque@gmail.com> Acked-by: Peter Korsgaard <jacmet@sunsite.dk> Signed-off-by: Felipe Balbi <balbi@ti.com>