]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/usb/dwc3/gadget.c
usb: dwc3: gadget: don't assign gadget.dev.release directly
authorFelipe Balbi <balbi@ti.com>
Tue, 26 Feb 2013 13:11:05 +0000 (15:11 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:17:45 +0000 (11:17 +0200)
commite5caff6831d00d96b4618de939312570527ad54a
tree0bdb144036f52b7ead5212978676f73907349e46
parent79c7d849777bc24d995371a066ded2ab2b359a18
usb: dwc3: gadget: don't assign gadget.dev.release directly

udc-core provides a better way to handle release
methods, let's use it.

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/gadget.c