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.