diff options
| author | Jonathan Cameron <[email protected]> | 2021-06-13 16:22:57 +0100 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2021-06-14 11:42:41 +0100 |
| commit | 61fa5dfa5f52806f5ce37a0ba5712c271eb22f98 (patch) | |
| tree | 4552c5aed50d3c9ad9d9969b1ec0f6b113cb2df8 /tools/perf/scripts/python | |
| parent | 6a6be221b8bd561b053f0701ec752a5ed9007f69 (diff) | |
iio: adc: ti-ads8688: Fix alignment of buffer in iio_push_to_buffers_with_timestamp()
Add __aligned(8) to ensure the buffer passed to
iio_push_to_buffers_with_timestamp() is suitable for the naturally
aligned timestamp that will be inserted.
Fixes: f214ff521fb1 ("iio: ti-ads8688: Update buffer allocation for timestamps")
Signed-off-by: Jonathan Cameron <[email protected]>
Reviewed-by: Nuno Sá <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions