linux-stable/drivers/iio/common/ssp_sensors
Jonathan Cameron 314d2b1978 iio: common: ssp: Fix alignment for DMA safety
____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: 50dd64d57e ("iio: common: ssp_sensors: Add sensorhub driver")
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Acked-by: Nuno Sá <nuno.sa@analog.com>
Link: https://lore.kernel.org/r/20220508175712.647246-43-jic23@kernel.org
2022-06-14 11:53:15 +01:00
..
Kconfig
Makefile
ssp.h iio: common: ssp: Fix alignment for DMA safety 2022-06-14 11:53:15 +01:00
ssp_dev.c Char/Misc and other driver updates for 5.18-rc1 2022-03-28 12:27:35 -07:00
ssp_iio.c
ssp_iio_sensor.h
ssp_spi.c iio: ssp_sensors: replace usage of found with dedicated list iterator variable 2022-04-04 09:11:25 +01:00