Searched hist:"787 f5627bec80094db487bfcb401e9744f181aed" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/musb/ |
H A D | Kconfig | diff 787f5627bec80094db487bfcb401e9744f181aed Wed Feb 06 01:24:55 CST 2013 Felipe Balbi <balbi@ti.com> usb: musb: make davinci and da8xx glues depend on BROKEN
those two glues are still including <mach/> headers and no active developement has been going on those glues for quite some time.
Apparently, for da8xx glue, only initial commit 3ee076de (usb: musb: introduce DA8xx/OMAP-L1x glue layer) has been tested. All other patches seem to have been compile-tested only.
For davinci glue layer, last real commit dates back from 2010, with commit f405387 (USB: MUSB: fix kernel WARNING/oops when unloading module in OTG mode).
Signed-off-by: Felipe Balbi <balbi@ti.com>
|