diff options
| author | 2019-05-05 10:00:23 -0400 | |
|---|---|---|
| committer | 2019-05-23 10:18:18 -0400 | |
| commit | 0c7aa32966dab0b8a7424e1b34c7f206817953ec (patch) | |
| tree | 227c8d7b681b83670d2857051c0c814cc24ed800 /tools/perf/scripts/python | |
| parent | media: dt-bindings: marvell,mmp2-ccic: Add Marvell MMP2 camera (diff) | |
media: marvell-ccic: fix DMA s/g desc number calculation
The commit d790b7eda953 ("[media] vb2-dma-sg: move dma_(un)map_sg here")
left dma_desc_nent unset. It previously contained the number of DMA
descriptors as returned from dma_map_sg().
We can now (since the commit referred to above) obtain the same value from
the sg_table and drop dma_desc_nent altogether.
Tested on OLPC XO-1.75 machine. Doesn't affect the OLPC XO-1's Cafe
driver, since that one doesn't do DMA.
[mchehab+samsung@kernel.org: fix a checkpatch warning]
Fixes: d790b7eda953 ("[media] vb2-dma-sg: move dma_(un)map_sg here")
Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
