diff options
author | Nuno Sa <nuno.sa@analog.com> | 2024-07-09 13:14:29 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2024-08-03 11:13:36 +0200 |
commit | dd97cdd520ed678036fd154b852da50a90496cee (patch) | |
tree | 60b782ccbe0a2feccfdd8934a5d3b9dc146a8a46 /Documentation/ABI/testing/sysfs-bus-iio-dac | |
parent | iio: backend: remove unused parameter (diff) | |
download | linux-dd97cdd520ed678036fd154b852da50a90496cee.tar.xz linux-dd97cdd520ed678036fd154b852da50a90496cee.zip |
iio: backend: print message in case op is not implemented
For APIs that have a return value, -EOPNOTSUPP is returned in case the
backend does not support the functionality. However, for APIs that do
not have a return value we are left in silence. Hence, at least print a
debug message in case the callback is not implemented by the backend.
Signed-off-by: Nuno Sa <nuno.sa@analog.com>
Link: https://patch.msgid.link/20240709-dev-iio-backend-add-debugfs-v1-2-fb4b8f2373c7@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'Documentation/ABI/testing/sysfs-bus-iio-dac')
0 files changed, 0 insertions, 0 deletions