]> Pileus Git - ~andy/linux/commit
usb: gadget: net2272: 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)
commit8efeeef61d4f253aaa1a566a8e0d01b635c216d9
tree6616f498c39d2ed7a30786ff769b6ffa47045e8f
parente861c768e57fd74ff947eadcf8ff86c01ba170d6
usb: gadget: net2272: 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/net2272.c