diff options
author | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2021-05-01 19:01:15 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2021-05-17 14:54:29 +0200 |
commit | 679cc377a03ff1944491eafc7355c1eb1fad4109 (patch) | |
tree | bef78c91b78cc58c2a4494035427224f83bc3aaa /drivers/iio/magnetometer | |
parent | iio: prox: srf08: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (diff) | |
download | linux-679cc377a03ff1944491eafc7355c1eb1fad4109.tar.xz linux-679cc377a03ff1944491eafc7355c1eb1fad4109.zip |
iio: prox: pulsed-light: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
To make code more readable, use a structure to express the channel
layout and ensure the timestamp is 8 byte aligned.
Found during an audit of all calls of uses of
iio_push_to_buffers_with_timestamp()
Fixes: cb119d535083 ("iio: proximity: add support for PulsedLight LIDAR")
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Cc: Matt Ranostay <matt.ranostay@konsulko.com>
Acked-by: Matt Ranostay <matt.ranostay@konsulko.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20210501170121.512209-14-jic23@kernel.org
Diffstat (limited to 'drivers/iio/magnetometer')
0 files changed, 0 insertions, 0 deletions