Searched hist:b7b741ea38a32336b45870b76aaec1abe57badd0 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/usb/musb/ |
H A D | musb_gadget.h | diff b7b741ea38a32336b45870b76aaec1abe57badd0 Wed Apr 10 21:55:46 CEST 2013 Daniel Mack <zonque@gmail.com> usb: musb: add Kconfig options for HOST, GAGDET or DUAL_ROLE modes
This makes building the actual object files optional to the selected mode, which saves users who know which kind of USB mode support they need some binary size.
Unimplemented functions are stubbed out with static inline functions.
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.h | diff b7b741ea38a32336b45870b76aaec1abe57badd0 Wed Apr 10 21:55:46 CEST 2013 Daniel Mack <zonque@gmail.com> usb: musb: add Kconfig options for HOST, GAGDET or DUAL_ROLE modes
This makes building the actual object files optional to the selected mode, which saves users who know which kind of USB mode support they need some binary size.
Unimplemented functions are stubbed out with static inline functions.
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 | Makefile | diff b7b741ea38a32336b45870b76aaec1abe57badd0 Wed Apr 10 21:55:46 CEST 2013 Daniel Mack <zonque@gmail.com> usb: musb: add Kconfig options for HOST, GAGDET or DUAL_ROLE modes
This makes building the actual object files optional to the selected mode, which saves users who know which kind of USB mode support they need some binary size.
Unimplemented functions are stubbed out with static inline functions.
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 | Kconfig | diff b7b741ea38a32336b45870b76aaec1abe57badd0 Wed Apr 10 21:55:46 CEST 2013 Daniel Mack <zonque@gmail.com> usb: musb: add Kconfig options for HOST, GAGDET or DUAL_ROLE modes
This makes building the actual object files optional to the selected mode, which saves users who know which kind of USB mode support they need some binary size.
Unimplemented functions are stubbed out with static inline functions.
Signed-off-by: Daniel Mack <zonque@gmail.com> Acked-by: Peter Korsgaard <jacmet@sunsite.dk> Signed-off-by: Felipe Balbi <balbi@ti.com>
|