]> rtime.felk.cvut.cz Git - linux-imx.git/commit
usb: gadget: net2280: don't assign gadget.dev.release directly
authorFelipe Balbi <balbi@ti.com>
Tue, 26 Feb 2013 13:15:27 +0000 (15:15 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:17:52 +0000 (11:17 +0200)
commit2901df68499d75cb43d37495797f7ca73fb548a4
tree9fde1ab3366e36b20ab9bbd7a181647de83d5383
parent8efeeef61d4f253aaa1a566a8e0d01b635c216d9
usb: gadget: net2280: 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/gadget/net2280.c