Skip to content
Commit bc530a72 authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: gadget: imx_udc: fix gadget->dev registration



Whenever ->udc_start() gets called, gadget driver
has already being bound to the udc controller, which
means that gadget->dev had to be already initialized
and added to driver model.

This patch fixes imx_udc mistake.

Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent 9992a997
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment