diff options
| author | 2024-12-15 18:29:08 +0000 | |
|---|---|---|
| committer | 2024-12-28 14:28:16 +0000 | |
| commit | beac9d1b74929acf31dfdb9f076ac78e75d59e3b (patch) | |
| tree | 70b75dd46359acc04a85d1555a92071e470dbc2c /include/uapi/linux/byteorder/ssh:/git@git.zx2c4.com | |
| parent | iio: adc: ti-lmp92064: Switch timestamp type from int64_t __aligned(8) to aligned_s64 (diff) | |
iio: chemical: scd4x: switch timestamp type from int64_t __aligned(8) to aligned_s64
The vast majority of IIO drivers use aligned_s64 for the type of the
timestamp field. It is not a bug to use int64_t and until this series
iio_push_to_buffers_with_timestamp() took and int64_t timestamp, it
is inconsistent. This change is to remove that inconsistency and
ensure there is one obvious choice for future drivers.
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://patch.msgid.link/20241215182912.481706-18-jic23@kernel.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'include/uapi/linux/byteorder/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
