diff options
| author | Akhil R <[email protected]> | 2025-07-10 13:12:06 +0000 |
|---|---|---|
| committer | Andi Shyti <[email protected]> | 2025-07-29 22:30:54 +0000 |
| commit | 315b40df66c8f1d7be8056d9d418bb6976747389 (patch) | |
| tree | bc9ba5add86f161215d5cbd87149027280d6d23d /rust/helpers/task.c | |
| parent | i2c: tegra: Use internal reset when reset property is not available (diff) | |
| download | kernel-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/task.c')
0 files changed, 0 insertions, 0 deletions
