diff options
| author | Alexandru Ardelean <[email protected]> | 2021-05-13 15:07:52 +0300 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2021-06-13 17:00:17 +0100 |
| commit | 4b36151d7482654ec50ddc831f19a3e76c8ba4dd (patch) | |
| tree | 27999e95ee24cb8777fc3df781544a2c5a98c8d6 /tools/perf/scripts/python | |
| parent | c066ca1464f3b690d57c2f521d6cbb3e9546afd4 (diff) | |
iio: adc: ad_sigma_delta: remove ad_sd_{setup,cleanup}_buffer_and_trigger()
Since all AD Sigma-Delta drivers now use the
devm_ad_sd_setup_buffer_and_trigger() function, we can remove the old
ad_sd_{setup,cleanup}_buffer_and_trigger() functions.
This way we can discourage new drivers that use the ad_sigma_delta
lib-driver to use these (older functions).
Signed-off-by: Alexandru Ardelean <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions