mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-04 04:04:19 +00:00
314d2b1978
____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:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
ssp_dev.c | ||
ssp_iio_sensor.h | ||
ssp_iio.c | ||
ssp_spi.c | ||
ssp.h |