diff options
| author | Paul Cercueil <[email protected]> | 2021-06-18 13:30:04 +0100 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2021-07-19 09:51:59 +0100 |
| commit | 0e0761f86f10253425edac56df9950c172b923ea (patch) | |
| tree | 4aba4800d82fb01f5714be966c860d23123d2175 /include/linux/debugobjects.h | |
| parent | e46a36d92da0ded4e8519bc46912edc0d5a9f4a7 (diff) | |
iio: core: Forbid use of both labels and extended names
Extended names are a problem for user-space as they make the filenames
in sysfs sometimes not parsable. They are now deprecated in favor of
labels.
This change makes sure that a device driver won't provide both labels
and extended names for its channels. It has never been the case and we
don't want it to happen.
Signed-off-by: Paul Cercueil <[email protected]>
Reviewed-by: Alexandru Ardelean <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions