Searched hist:"8 b125df5b24cfb0ec7fa1971e343cc0badc1827d" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/usb/musb/ |
H A D | musb_host.h | diff 8b125df5b24cfb0ec7fa1971e343cc0badc1827d Wed Apr 10 14:55:50 CDT 2013 Daniel Mack <zonque@gmail.com> 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>
|
H A D | musb_virthub.c | diff 8b125df5b24cfb0ec7fa1971e343cc0badc1827d Wed Apr 10 14:55:50 CDT 2013 Daniel Mack <zonque@gmail.com> 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>
|
H A D | musb_host.c | diff 8b125df5b24cfb0ec7fa1971e343cc0badc1827d Wed Apr 10 14:55:50 CDT 2013 Daniel Mack <zonque@gmail.com> 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>
|
H A D | omap2430.c | diff 8b125df5b24cfb0ec7fa1971e343cc0badc1827d Wed Apr 10 14:55:50 CDT 2013 Daniel Mack <zonque@gmail.com> 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>
|
H A D | musb_core.c | diff 8b125df5b24cfb0ec7fa1971e343cc0badc1827d Wed Apr 10 14:55:50 CDT 2013 Daniel Mack <zonque@gmail.com> 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>
|