diff options
author | Alexandru Tachici <alexandru.tachici@analog.com> | 2022-03-22 12:50:26 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2022-04-04 09:11:25 +0100 |
commit | fe7d929a63c3a0b7908ae5d7b9fdf456acd66a43 (patch) | |
tree | 9b0bca6853c8b51f71d15d7581a55574acce0a43 /include/linux/iio | |
parent | fd5ba89e4cd4fa501ab277c32a623218e11129f4 (diff) | |
download | linux-fe7d929a63c3a0b7908ae5d7b9fdf456acd66a43.tar.gz linux-fe7d929a63c3a0b7908ae5d7b9fdf456acd66a43.tar.bz2 linux-fe7d929a63c3a0b7908ae5d7b9fdf456acd66a43.zip |
iio: adc: ad7192: Add update_scan_mode
The callback .set_channel cannot be used to enable multiple
channels at once, only one is allowed simultaneously.
By adding an update_scan_mode callback, every time the
continuous mode is activated, channels will be enabled/disabled
accordingly.
Signed-off-by: Alexandru Tachici <alexandru.tachici@analog.com>
Link: https://lore.kernel.org/r/20220322105029.86389-4-alexandru.tachici@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'include/linux/iio')
0 files changed, 0 insertions, 0 deletions