]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iio: introduce struct iio_scan_type
authorDavid Lechner <dlechner@baylibre.com>
Thu, 30 May 2024 15:14:08 +0000 (10:14 -0500)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 4 Jun 2024 18:53:08 +0000 (19:53 +0100)
commitfd7179ece035417f44f7ecff086d6df674d8a5bd
tree5fca176f8262a9e5035a3b955add339d0a2fb5b2
parent737413da870452c38fccd88108d4418d9cc94a9b
iio: introduce struct iio_scan_type

This gives the channel scan_type a named type so that it can be used
to simplify code in later commits.

Signed-off-by: David Lechner <dlechner@baylibre.com>
Reviewed-by: Nuno Sa <nuno.sa@analog.com>
Link: https://lore.kernel.org/r/20240530-iio-add-support-for-multiple-scan-types-v3-1-cbc4acea2cfa@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
include/linux/iio/iio.h