mirror of
https://github.com/torvalds/linux.git
synced 2024-11-21 19:46:16 +00:00
c5e8e93897
Only for_each_sgtable_dma_sg() should be used to walk through a SG table to grab correct bus address and length pair after calling DMA MAP API on a SG table as DMA MAP APIs updates the SG table and for_each_sgtable_sg() walks through the original SG table. Fixes: |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
mhi_controller.c | ||
mhi_controller.h | ||
qaic_control.c | ||
qaic_data.c | ||
qaic_debugfs.c | ||
qaic_debugfs.h | ||
qaic_drv.c | ||
qaic_timesync.c | ||
qaic_timesync.h | ||
qaic.h | ||
sahara.c | ||
sahara.h |