usb: gadget: atmel_usba_udc: remove unnecessary initializations
authorFelipe Balbi <balbi@ti.com>
Tue, 26 Feb 2013 08:54:46 +0000 (10:54 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:17:19 +0000 (11:17 +0200)
commit442803d844315a96ec5f3ed981a427ed56d41835
treea106c44f12f63b7ead8afe532c3175df0a68ce94
parent6c39d90393a2feff052f9cb5e460a5c2b25d8214
usb: gadget: atmel_usba_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/atmel_usba_udc.c