linux/drivers/iio/potentiometer
Jonathan Cameron da80365253 iio: potentiometer: ad5272: 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: 79e8a32d2a ("iio: ad5272: Add support for Analog Devices digital potentiometers")
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Phil Reid <preid@electromag.com.au>
Acked-by: Nuno Sá <nuno.sa@analog.com>
Link: https://lore.kernel.org/r/20220508175712.647246-82-jic23@kernel.org
2022-06-14 11:53:19 +01:00
..
ad5110.c iio: potentiometer: ad5110: Fix alignment for DMA safety 2022-06-14 11:53:19 +01:00
ad5272.c iio: potentiometer: ad5272: Fix alignment for DMA safety 2022-06-14 11:53:19 +01:00
ds1803.c iio: potentiometer: ds1803: Add support for Maxim DS3502 2022-02-26 18:39:27 +00:00
Kconfig iio: potentiometer: ds1803: Add support for Maxim DS3502 2022-02-26 18:39:27 +00:00
Makefile iio: potentiometer: Add driver support for AD5110 2021-08-15 15:38:16 +01:00
max5432.c iio:potentiometer:max5432: Drop of_match_ptr and use generic fw accessors 2020-09-21 18:41:08 +01:00
max5481.c iio: potentiometer: max5481: convert probe to device-managed 2021-07-19 09:51:59 +01:00
max5487.c spi: make remove callback a void function 2022-02-09 13:00:45 +00:00
mcp4018.c iio:potentiometer:mcp4018: Drop of_match_ptr and CONFIG_OF protections. 2020-09-21 18:41:26 +01:00
mcp4131.c iio:potentiometer:mcp4131: Drop of_match_ptr and use generic fw interfaces. 2020-09-21 18:41:26 +01:00
mcp4531.c iio:potentiometer:mcp4531: Drop of_match_ptr and CONFIG_OF protections. 2020-09-21 18:41:27 +01:00
mcp41010.c iio:pot:mcp41010: Switch to generic firmware properties. 2021-12-12 17:12:47 +00:00
tpl0102.c iio: remove explicit IIO device parent assignment 2020-06-14 11:49:59 +01:00