linux-yocto/drivers/iio/pressure
Jonathan Cameron 462215a2a3 iio: pressure: zpa2326: Use aligned_s64 for the timestamp
[ Upstream commit 886a446b76 ]

On x86_32 s64 fields are only 32-bit aligned.  Hence force the alignment of
the field and padding in the structure by using aligned_s64 instead.

Reviewed-by: David Lechner <dlechner@baylibre.com>
Link: https://patch.msgid.link/20250413103443.2420727-19-jic23@kernel.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-07-06 11:00:07 +02:00
..
abp060mg.c
bmp280-core.c iio: pressure: bmp280: Fix waiting time for BMP3xx configuration 2024-10-10 11:58:05 +02:00
bmp280-i2c.c
bmp280-regmap.c iio: pressure: bmp280: Fix regmap for BMP280 device 2024-10-10 11:58:05 +02:00
bmp280-spi.c
bmp280.h iio: pressure: bmp280: Fix regmap for BMP280 device 2024-10-10 11:58:05 +02:00
cros_ec_baro.c
dlhl60d.c
dps310.c
hid-sensor-press.c
hp03.c
hp206c.c
icp10100.c
Kconfig
Makefile
mpl115_i2c.c
mpl115_spi.c
mpl115.c
mpl115.h
mpl3115.c
mprls0025pa.c
ms5611_core.c
ms5611_i2c.c
ms5611_spi.c
ms5611.h
ms5637.c
st_pressure_buffer.c
st_pressure_core.c
st_pressure_i2c.c
st_pressure_spi.c
st_pressure.h
t5403.c
zpa2326_i2c.c
zpa2326_spi.c
zpa2326.c iio: pressure: zpa2326: Use aligned_s64 for the timestamp 2025-07-06 11:00:07 +02:00
zpa2326.h