diff options
| author | Jonathan Cameron <[email protected]> | 2022-05-08 18:56:57 +0100 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2022-06-14 11:53:18 +0100 |
| commit | 848847702bd10bf0bf547e38adc44c14e9742784 (patch) | |
| tree | 4875532afadb3923a0288f0819cf55b00ccddb71 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | c9a8417a13ed9c81383662fca8a4b89f84d31e78 (diff) | |
iio: imu: inv_icm42600: Fix alignment for DMA safety
Partial fix for this driver as a second instance was introduced in
a later patch.
____cacheline_aligned is an insufficient guarantee for non-coherent DMA
on platforms with 128 byte cachelines above L1. Switch to the updated
IIO_DMA_MINALIGN definition.
Fixes: a095fadb443b ("iio: imu: inv_icm42600: add gyroscope IIO device")
Signed-off-by: Jonathan Cameron <[email protected]>
Acked-by: Jean-Baptiste Maneyrol <[email protected]>
Acked-by: Nuno Sá <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions