commit | 8b125df5b24cfb0ec7fa1971e343cc0badc1827d | [log] [tgz] |
---|---|---|
author | Daniel Mack <zonque@gmail.com> | Wed Apr 10 21:55:50 2013 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Tue May 28 19:22:26 2013 +0300 |
tree | 3a6e6e70286650867636a9bb6eaf69d8ea36b5fb | |
parent | 6c5f6a6f532ad3c14fbed04b6f2dd0e0cab1a143 [diff] |
usb: musb: eliminate musb_to_hcd With the hcd is now a direct member of struct musb, we can now simply eliminate the musb_to_hcd() macro. There aren't that many users left anyway, as some where already fixed up when parts were factored out to musb_host.c Signed-off-by: Daniel Mack <zonque@gmail.com> Acked-by: Peter Korsgaard <jacmet@sunsite.dk> Signed-off-by: Felipe Balbi <balbi@ti.com>