mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-25 00:52:45 -04:00
iio: backend: spelling: continuous -> continuous
This fixes the spelling in IIO_BACKEND_INTERNAL_CONTINUOUS_WAVE. Signed-off-by: David Lechner <dlechner@baylibre.com> Link: https://patch.msgid.link/20240726-iio-backend-spelling-continuous-v1-1-467c6e3f78ff@baylibre.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
This commit is contained in:
committed by
Jonathan Cameron
parent
d3abae8c1e
commit
2477d7b179
@@ -17,7 +17,7 @@ enum iio_backend_data_type {
|
||||
};
|
||||
|
||||
enum iio_backend_data_source {
|
||||
IIO_BACKEND_INTERNAL_CONTINUOS_WAVE,
|
||||
IIO_BACKEND_INTERNAL_CONTINUOUS_WAVE,
|
||||
IIO_BACKEND_EXTERNAL,
|
||||
IIO_BACKEND_DATA_SOURCE_MAX
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user