diff options
author | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2021-05-01 19:01:16 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2021-05-17 14:54:29 +0200 |
commit | 37eb8d8c64f2ecb3a5521ba1cc1fad973adfae41 (patch) | |
tree | d2d0641b31a7015317ec50d008c26127e735e77a /drivers/iio/magnetometer | |
parent | iio: prox: pulsed-light: Fix buffer alignment in iio_push_to_buffers_with_tim... (diff) | |
download | linux-37eb8d8c64f2ecb3a5521ba1cc1fad973adfae41.tar.xz linux-37eb8d8c64f2ecb3a5521ba1cc1fad973adfae41.zip |
iio: prox: as3935: 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: 37b1ba2c68cf ("iio: proximity: as3935: fix buffer stack trashing")
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-15-jic23@kernel.org
Diffstat (limited to 'drivers/iio/magnetometer')
0 files changed, 0 insertions, 0 deletions