]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
usb: gadget: pxa27x_udc: remove unnecessary initializations
authorFelipe Balbi <balbi@ti.com>
Tue, 26 Feb 2013 09:20:39 +0000 (11:20 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:17:27 +0000 (11:17 +0200)
commitb372c9572c4513500f0811371f3bd09616a64eba
tree29942a8e7b916a2ac740cc14991028a238e23432
parent6966fe8add4d47a2d55cab197925165e772f1197
usb: gadget: pxa27x_udc: remove unnecessary initializations

udc-core now sets dma-related and parent fields
for us, we don't need to do it ourselves.

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