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

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

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