diff options
author | Jean-Baptiste Maneyrol <[email protected]> | 2023-05-09 15:22:02 +0000 |
---|---|---|
committer | Jonathan Cameron <[email protected]> | 2023-05-20 17:33:14 +0100 |
commit | bbaae0c79ebd49f61ad942a8bf9e12bfc7f821bb (patch) | |
tree | 1829647ae5ac6ebd9ff07e61f6a146471ee44047 /lib/test_fortify/write_overflow-strlcpy-src.c | |
parent | 626d312028bec44209d0ecd5beaa9b1aa8945f7d (diff) |
iio: imu: inv_icm42600: fix timestamp reset
Timestamp reset is not done in the correct place. It must be done
before enabling buffer. The reason is that interrupt timestamping
is always happening when the chip is on, even if the
corresponding sensor is off. When the sensor restarts, timestamp
is wrong if you don't do a reset first.
Fixes: ec74ae9fd37c ("iio: imu: inv_icm42600: add accurate timestamping")
Signed-off-by: Jean-Baptiste Maneyrol <[email protected]>
Cc: <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strlcpy-src.c')
0 files changed, 0 insertions, 0 deletions