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