fotg210-udc: remove a bogus dma_sync_single_for_device call
authorChristoph Hellwig <hch@lst.de>
Fri, 1 Feb 2019 08:47:55 +0000 (09:47 +0100)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 11 Feb 2019 13:30:14 +0000 (15:30 +0200)
commit8c7ffa5ebd4e56ac0a7dcc70fa6da94171d8985d
tree8ed48a452f0ce4109ea82f404a5159f3b06b5c2f
parent1b4a3b517157aab6ef86b79b87a38c7fafae0f43
fotg210-udc: remove a bogus dma_sync_single_for_device call

dma_map_single already transfers ownership to the device.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/gadget/udc/fotg210-udc.c