aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/pwc/pwc-if.c
diff options
context:
space:
mode:
authorTiffany Lin <[email protected]>2015-09-24 09:02:36 +0000
committerMauro Carvalho Chehab <[email protected]>2015-10-20 16:36:24 +0000
commit418dae2276065680bde7ae27d2c075e612a54de6 (patch)
tree807afdf69a7434c8f06483556a344974b5adb47e /drivers/media/usb/pwc/pwc-if.c
parent[media] media: vb2 dma-contig: Fully cache synchronise buffers in prepare and... (diff)
downloadkernel-418dae2276065680bde7ae27d2c075e612a54de6.tar.gz
kernel-418dae2276065680bde7ae27d2c075e612a54de6.zip
[media] media: vb2 dma-sg: Fully cache synchronise buffers in prepare and finish
In videobuf2 dma-sg memory types the prepare and finish ops, instead of passing the number of entries in the original scatterlist as the "nents" parameter to dma_sync_sg_for_device() and dma_sync_sg_for_cpu(), the value returned by dma_map_sg() was used. Albeit this has been suggested in comments of some implementations (which have since been corrected), this is wrong. Fixes: d790b7eda953 ("vb2-dma-sg: move dma_(un)map_sg here") Cc: [email protected] # for v3.19 and up Signed-off-by: Tiffany Lin <[email protected]> Signed-off-by: Sakari Ailus <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/media/usb/pwc/pwc-if.c')
0 files changed, 0 insertions, 0 deletions