On Sat, Dec 29 2012, chetan cr123 wrote:
> usb_gadget_unregister_driver and usb_gadget_probe_driver functions are
> exported (EXPORT_SYMBOL)from my gadget driver ((its in path
> kernel/drivers/staging...))

Ah, missed this remark in my previous response.

This is not correct. usb_gadget_unregister_driver and
usb_gadget_probe_driver are exported by udc-core.c and UDC driver must
instead use usb_add_gadget_udc() function to register as a UDC.

-- 
Best regards,                                         _     _
.o. | Liege of Serenely Enlightened Majesty of      o' \,=./ `o
..o | Computer Science,  Michał “mina86” Nazarewicz    (o o)
ooo +----<email/xmpp: [email protected]>--------------ooO--(_)--Ooo--

Attachment: pgpZqi3z80MQM.pgp
Description: PGP signature

Reply via email to