This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

am180x musb-da8xx module bug

Other Parts Discussed in Thread: DA8XX

Hi everyone

I need to build usb as module to reduce power consumption when it is not necessary. For the first time i can install all modules about usb properly and then remove all. But on second time while installing da8xx.ko module it gives error "musb-hdrc: failed to claim resource 0" and some more lines (about registration of module failed). kernel version is 2.6.37 (from arago).

You can find more info about issue on this link http://comments.gmane.org/gmane.linux.davinci/23781

I applied this patch https://lkml.org/lkml/2012/1/26/91, but nothing changed.

Thanks.