aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2024-05-31 22:42:40 +0300
committerMark Brown <[email protected]>2024-06-10 12:49:03 +0100
commite289df82344fecc104ad8326b9ab6da612b9c899 (patch)
tree97397e61d210a3eff87984a7d8168c6cc7f55711 /scripts/generate_rust_analyzer.py
parentbd1886661b14345ed3c7b261550bcca6cd76840a (diff)
spi: Rework per message DMA mapped flag to be per transfer
The granularity of DMA mappings is transfer and moreover, the direction is also important as it can be unidirect. The current cur_msg_mapped flag doesn't fit well the DMA mapping and syncing calls and we have tons of checks around on top of it. So, instead of doing that rework the code to use per transfer per direction flag to show if it's DMA mapped or not. Signed-off-by: Andy Shevchenko <[email protected]> Tested-by: Neil Armstrong <[email protected]> # on SM8650-QRD Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Serge Semin <[email protected]> Tested-by: NĂ­colas F. R. A. Prado <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions