Re: [U-Boot] [PATCH] USB: gadget: save driver name before registering it

2014-05-05 Thread Lukasz Majewski
Hi Stephen, > From: Stephen Warren > > g_dnl_register() currently first attempts to register a composite > driver by name, and then saves the driver name once it's registered. > Internally to the registration code, g_dnl_do_config() is called and > attempts to compare the composite device's name

[U-Boot] [PATCH] USB: gadget: save driver name before registering it

2014-05-01 Thread Stephen Warren
From: Stephen Warren g_dnl_register() currently first attempts to register a composite driver by name, and then saves the driver name once it's registered. Internally to the registration code, g_dnl_do_config() is called and attempts to compare the composite device's name with the list of known d