commit | 0dfaa465fc734fec8554f9a700594ea28242dc75 | [log] [tgz] |
---|---|---|
author | Nuno Sá <nuno.sa@analog.com> | Thu Sep 17 17:52:22 2020 +0200 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Mon Sep 21 20:01:45 2020 +0100 |
tree | a7b61bd7458c17d87d02d9049dc30e2c87488dd3 | |
parent | f81d053bb4614fd2b71d774521f9016b6e8548e7 [diff] |
iio: adis16475: Drop adis_burst usage Burst mode variables are now part of the `adis_data` struct. The driver also has now to explicitly define the length of the burst buffer. Signed-off-by: Nuno Sá <nuno.sa@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Link: https://lore.kernel.org/r/20200917155223.218500-4-nuno.sa@analog.com