diff options
author | David Lechner <dlechner@baylibre.com> | 2023-10-05 19:50:29 -0500 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2023-10-11 15:54:41 +0100 |
commit | 5987279373446e97206a7078b2229446ba871ea0 (patch) | |
tree | 44ee304609996ef11cdd0ef375c7d27f22dc8b57 /block/blk-crypto.c | |
parent | 86a333c59806bc170156209e9a52c6393d00c652 (diff) |
iio: event: add optional event label support
This adds a new optional field to struct iio_info to allow drivers to
specify a label for the event. This is useful for cases where there are
many events or the event attribute name is not descriptive enough or
where an event doesn't have any other attributes.
The implementation is based on the existing label support for channels.
So either all events of a device have a label attribute or none do.
Signed-off-by: David Lechner <dlechner@baylibre.com>
Link: https://lore.kernel.org/r/20231005-ad2s1210-mainline-v4-12-ec00746840fc@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'block/blk-crypto.c')
0 files changed, 0 insertions, 0 deletions