diff options
| author | Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com> | 2026-08-24 14:30:09 +0200 |
|---|---|---|
| committer | Jonathan Cameron <jonathan.cameron@oss.qualcomm.com> | 2026-08-31 02:58:31 +0100 |
| commit | 74ac915ca78cdf43441be8de06437979e140e2f1 (patch) | |
| tree | 50e2c9596b163e728fa1145374f3f450ef200334 /scripts/Makefile.thinlto | |
| parent | 22d53806eeac450bdf5beb3c0b740d80db1cea28 (diff) | |
| download | linux-next-74ac915ca78cdf43441be8de06437979e140e2f1.tar.gz linux-next-74ac915ca78cdf43441be8de06437979e140e2f1.zip | |
iio: imu: inv_icm42600: simplify watermark computation by using GCD
The watermark computation was in fact resulting in computing the GCD
of the latencies when both sensors are on. GCD is required because
of the IIO buffer watermark.
Move to use gcd() and update documentation accordingly.
Signed-off-by: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>
Signed-off-by: Jonathan Cameron <jonathan.cameron@oss.qualcomm.com>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
