Skip to content
Commit bb7ea284 authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: dwc3: gadget: drop the useless dma_sync_single* calls



if req->dma isn't DMA_ADDR_INVALID it means gadget driver
mapped the request or allocated from coherent, so it's
unnecessary to do anything.

Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent 771f184e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment