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/imu/bno055
Jonathan Cameron f3477faedf iio: imu: 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-10-jic23@kernel.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2024-12-28 14:28:15 +00:00
..
bno055_i2c.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
bno055_ser_core.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
bno055_ser_trace.c iio: imu: fix spdx format 2023-01-28 16:22:46 +00:00
bno055_ser_trace.h
bno055.c iio: imu: Use aligned_s64 instead of open coding alignment. 2024-12-28 14:28:15 +00:00
bno055.h
Kconfig iio: imu: bno055: serdev requires REGMAP 2024-01-22 18:59:07 +00:00
Makefile iio: imu: add BNO055 I2C driver 2022-09-21 18:42:56 +01:00