diff options
| author | Nuno Sa <[email protected]> | 2021-04-27 10:54:53 +0200 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2021-05-17 13:49:09 +0100 |
| commit | 256e69ab96934486a9da1c251d276134fdf61e32 (patch) | |
| tree | 9f4c8cf71a204786e24085a1b66da6142f623110 /tools/perf/scripts/python/bin | |
| parent | dbf20809d6e0072ad189c937761d58bf98a47b43 (diff) | |
iio: adis16475: do not directly change spi 'max_speed_hz'
With commit 3ba10e37371d ("iio: adis: add burst_max_speed_hz variable"), we
just need to define 'burst_max_speed_hz' and the adis core will take
care of setting up the spi transfers for burst mode. Hence, we fix
a potential race with the spi core where we could be left with an
invalid 'max_speed_hz'.
Reviewed-by: Alexandru Ardelean <[email protected]>
Fixes: fff7352bf7a3c ("iio: imu: Add support for adis16475")
Signed-off-by: Nuno Sa <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions