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

usb: gadget: pxa25x: 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 pxa25x mistake.

Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent 7597a49b
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