aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorAkhil R <[email protected]>2025-07-10 13:12:06 +0000
committerAndi Shyti <[email protected]>2025-07-29 22:30:54 +0000
commit315b40df66c8f1d7be8056d9d418bb6976747389 (patch)
treebc9ba5add86f161215d5cbd87149027280d6d23d /rust/helpers/helpers.c
parenti2c: tegra: Use internal reset when reset property is not available (diff)
downloadkernel-315b40df66c8f1d7be8056d9d418bb6976747389.tar.gz
kernel-315b40df66c8f1d7be8056d9d418bb6976747389.zip
i2c: tegra: Remove dma_sync_*() calls
Calling dma_sync_*() on a buffer from dma_alloc_coherent() is pointless. The driver should not be doing its own bounce-buffering if the buffer is allocated through dma_alloc_coherent(). Suggested-by: Robin Murphy <[email protected]> Signed-off-by: Akhil R <[email protected]> Reviewed-by: Thierry Reding <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Signed-off-by: Andi Shyti <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions