usb: gadget: udc-core: remove protection when setting gadget.dev.release
authorFelipe Balbi <balbi@ti.com>
Tue, 26 Feb 2013 13:25:41 +0000 (15:25 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:17:56 +0000 (11:17 +0200)
now that no UDC driver touches gadget.dev.release
we can assign our release function to it without
being afraid of breaking anything.

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

No differences found