]> git.baikalelectronics.ru Git - kernel.git/commit
usb: gadget: mv_u3d_core: remove unnecessary initializations
authorFelipe Balbi <balbi@ti.com>
Tue, 26 Feb 2013 09:13:28 +0000 (11:13 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:17:23 +0000 (11:17 +0200)
commit914efca901921b56ba221b773901d0789d078f9d
tree78c3c1b93b0acb74ba601872ac310d9fd4a1e329
parente69fc5bd49a1396d594203022552ecfc4e7363be
usb: gadget: mv_u3d_core: 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/mv_u3d_core.c