diff options
| author | Jonathan Cameron <[email protected]> | 2021-05-01 18:13:46 +0100 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2021-05-17 13:54:30 +0100 |
| commit | b0f5d8db7348a6ce5cdd79fba46ebc91eebc8fd9 (patch) | |
| tree | ae2742a4362e731c121d282d19c5667d91fe014f /tools/perf/scripts/python/bin | |
| parent | df2f37cffd6ed486d613e7ee22aadc8e49ae2dd3 (diff) | |
iio: chemical: atlas: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Variable location for the timestamp, so just use __aligned(8)
to ensure it is always possible to naturally align it.
Found during an audit of all calls of uses of
iio_push_to_buffers_with_timestamp()
Fixes tag is not accurate, but it will need manual backporting beyond
that point if anyone cares.
Fixes: 0d15190f53b4 ("iio: chemical: atlas-ph-sensor: rename atlas-ph-sensor to atlas-sensor")
Signed-off-by: Jonathan Cameron <[email protected]>
Cc: Matt Ranostay <[email protected]>
Acked-by: Matt Ranostay <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions