2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/iio/resolver
Jonathan Cameron bfca85fa96 iio: resolver: ad2s1210: Use aligned_s64 instead of open coding alignment.
Use this new type to both slightly simplify the code and avoid
confusing static analysis tools. Mostly this series is about consistency
to avoid this code pattern getting copied into more drivers.

Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://patch.msgid.link/20241215182912.481706-5-jic23@kernel.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2024-12-28 14:28:15 +00:00
..
ad2s90.c iio: resolver: ad2s90: Fix alignment for DMA safety 2022-06-14 11:53:19 +01:00
ad2s1200.c iio: resolver: ad2s1200: Fix alignment for DMA safety 2022-06-14 11:53:19 +01:00
ad2s1210.c iio: resolver: ad2s1210: Use aligned_s64 instead of open coding alignment. 2024-12-28 14:28:15 +00:00
Kconfig iio: resolver: ad2s1210: add missing select (TRIGGERED_)BUFFER in Kconfig 2024-10-06 16:30:38 +01:00
Makefile iio: resolver: ad2s1210: move out of staging 2023-10-12 09:20:50 +01:00