diff options
author | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2021-05-01 20:01:14 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2021-05-17 15:54:29 +0300 |
commit | 19f1a254fe4949fff1e67db386409f48cf438bd7 (patch) | |
tree | 8845ac8968e83c36d23d665ff042f617bc71f6ef /drivers/Makefile | |
parent | f4ca2e2595d9fee65d5ce0d218b22ce00e5b2915 (diff) | |
download | linux-19f1a254fe4949fff1e67db386409f48cf438bd7.tar.xz |
iio: prox: srf08: 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: 78f839029e1d ("iio: distance: srf08: add IIO driver for us ranger")
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Cc: Andreas Klinger <ak@it-klinger.de>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20210501170121.512209-13-jic23@kernel.org
Diffstat (limited to 'drivers/Makefile')
0 files changed, 0 insertions, 0 deletions