linux/drivers/iio/pressure
David Lechner ffcd19e9f4 iio: pressure: mprls0025pa: use aligned_s64 for timestamp
Follow the pattern of other drivers and use aligned_s64 for the
timestamp. This will ensure the struct itself it also 8-byte aligned.

While touching this, convert struct mpr_chan to an anonymous struct
to consolidate the code a bit to make it easier for future readers.

Fixes: 713337d914 ("iio: pressure: Honeywell mprls0025pa pressure sensor")
Signed-off-by: David Lechner <dlechner@baylibre.com>
Link: https://patch.msgid.link/20250418-iio-more-timestamp-alignment-v2-2-d6a5d2b1c9fe@baylibre.com
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2025-04-21 11:51:48 +01:00
..
Kconfig iio: pressure: bm1390: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig 2024-10-06 16:30:02 +01:00
Makefile iio: pressure: Add driver for Sensirion SDP500 2024-08-03 10:13:44 +01:00
abp060mg.c
bmp280-core.c iio: pressure: bmp280: Make time vars intuitive and move to fsleep 2024-12-11 19:20:49 +00:00
bmp280-i2c.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
bmp280-regmap.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
bmp280-spi.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
bmp280.h iio: pressure: bmp280: Make time vars intuitive and move to fsleep 2024-12-11 19:20:49 +00:00
cros_ec_baro.c
dlhl60d.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
dps310.c
hid-sensor-press.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
hp03.c
hp206c.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
hsc030pa.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
hsc030pa.h iio: pressure: Use aligned_s64 instead of open coding alignment. 2024-12-28 14:28:15 +00:00
hsc030pa_i2c.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
hsc030pa_spi.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
icp10100.c
mpl115.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
mpl115.h
mpl115_i2c.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
mpl115_spi.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
mpl3115.c
mprls0025pa.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
mprls0025pa.h iio: pressure: mprls0025pa: use aligned_s64 for timestamp 2025-04-21 11:51:48 +01:00
mprls0025pa_i2c.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
mprls0025pa_spi.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
ms5611.h
ms5611_core.c iio: pressure: Use aligned_s64 instead of open coding alignment. 2024-12-28 14:28:15 +00:00
ms5611_i2c.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
ms5611_spi.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
ms5637.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
rohm-bm1390.c iio: pressure: Use aligned_s64 instead of open coding alignment. 2024-12-28 14:28:15 +00:00
sdp500.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
st_pressure.h
st_pressure_buffer.c
st_pressure_core.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
st_pressure_i2c.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
st_pressure_spi.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
t5403.c
zpa2326.c iio: pressure: zpa2326: fix information leak in triggered buffer 2024-12-07 17:23:42 +00:00
zpa2326.h
zpa2326_i2c.c iio: pressure: zpa2326: Drop unneeded assignment for cache_type 2025-02-08 15:16:30 +00:00
zpa2326_spi.c iio: pressure: zpa2326: Drop unneeded assignment for cache_type 2025-02-08 15:16:30 +00:00