diff options
author | Ramona Gradinariu <[email protected]> | 2023-09-26 11:57:21 +0300 |
---|---|---|
committer | Jonathan Cameron <[email protected]> | 2023-10-05 14:44:05 +0100 |
commit | d2d1ecc67c48caf479319c4e1ab3d7896f826429 (patch) | |
tree | 00f81f799588799b2c2048ff33e3bebe42b80860 /drivers/usb/cdns3/cdns3-debug.h | |
parent | 500d7640f63d557c397f74b7d5bf8c81377b50b3 (diff) |
iio: imu: adis16475: Add buffer padding after temp channel
The temperature channel has 16-bit storage size. We need to perform
the padding to have the buffer elements naturally aligned in case
the temperature channel is enabled and there are any 32-bit storage
size channels enabled which have a scan index higher than the
temperature channel scan index.
Fixes: 8f6bc87d67c0 ("iio: imu: adis16475.c: Add delta angle and delta velocity channels")
Signed-off-by: Ramona Gradinariu <[email protected]>
Reviewed-by: Nuno Sa <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions