[beagleboard] Re: musb_host flushing issue

2013-11-17 Thread sword . l . dragon
WARNING: at drivers/usb/musb/musb_host.c:125 musb_h_tx_flush_fifo+0x35/0x5c() what's your kernel version? and what's your MUSB RTL version? I encourtered same problem also, and it seems the kernel's MUSB code is not identical to my MUSB core, e.g. when you flush the txfifo, for my MUSB, you

[beagleboard] Re: musb_host flushing issue

2013-11-13 Thread Danny Darko
Okay, I realize that this is tricky and a bit of a unique issue, so I understand if there aren't solutions out there. More basically, then: how can I find the drivers/usb/musb/musb_host.c source file? Maybe I'm thinking about this wrong, but if that's throwing a warning, why can' tI find it