Re: Testing glue layer for DWC3 device controller

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On Mon, Nov 18, 2013 at 05:32:32PM +0530, Amit Virdi wrote:
> On 11/15/2013 11:04 PM, Felipe Balbi wrote:
> >please send your glue layer sources and any logs you might have. PHY
> >drivers are loading at subsys_initcall and gadget drivers are loading at
> >module_init(). I don't see how that could happen :-s
> 
> Thanks for your inputs. I was using module_init for my PHY driver.
> Although DWC3 probe was deferred until PHY was registered, udc_start
> was not called and, hence, the device didn't change state to
> "running".
> 
> Using subsys_initcall, I see that the PHY is probed first and then
> the gadget driver is loaded thereby, resolving the problem.

good to know :-) I'll try to find time to fix that properly though. We
should be able to have everything at module_init.

-- 
balbi

Attachment: signature.asc
Description: Digital signature


[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux