usb: gadget: drop now unnecessary flag
authorFelipe Balbi <balbi@ti.com>
Thu, 24 Jan 2013 15:41:00 +0000 (17:41 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:16:55 +0000 (11:16 +0200)
We don't need the ->register_my_device flag
anymore because all UDC drivers have been
properly converted.

Let's remove every history of it.

Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found