Use common wrappers operating directly on the struct sg_table objects to fix incorrect use of scatterlists sync calls. dma_sync_sg_for_*() functions have to be called with the number of elements originally passed to dma_map_sg_*() function, not the one returned in sgtable's nents. Fixes: |
||
|---|---|---|
| .. | ||
| am437x | ||
| cal | ||
| davinci | ||
| j721e-csi2rx | ||
| omap | ||
| omap3isp | ||
| vpe | ||
| Kconfig | ||
| Makefile | ||