aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorJean-Baptiste Maneyrol <[email protected]>2024-05-24 12:48:51 +0000
committerJonathan Cameron <[email protected]>2024-05-27 09:49:20 +0100
commit95444b9eeb8c5c0330563931d70c61ca3b101548 (patch)
treea23fc640bdc9b69436797482db179ff1f484af4a /scripts/generate_rust_analyzer.py
parentf00dd8953094091a8e9c8cc00661d01c33b93615 (diff)
iio: invensense: fix odr switching to same value
ODR switching happens in 2 steps, update to store the new value and then apply when the ODR change flag is received in the data. When switching to the same ODR value, the ODR change flag is never happening, and frequency switching is blocked waiting for the never coming apply. Fix the issue by preventing update to happen when switching to same ODR value. Fixes: 0ecc363ccea7 ("iio: make invensense timestamp module generic") Cc: [email protected] Signed-off-by: Jean-Baptiste Maneyrol <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions