Skip to content
Commit 3d62c78a authored by Matt Fornero's avatar Matt Fornero Committed by Jonathan Cameron
Browse files

iio: core: Return error for failed read_reg



If an IIO device returns an error code for a read access via debugfs, it
is currently ignored by the IIO core (other than emitting an error
message). Instead, return this error code to user space, so upper layers
can detect it correctly.

Signed-off-by: default avatarMatt Fornero <matt.fornero@mathworks.com>
Signed-off-by: default avatarLars-Peter Clausen <lars@metafoo.de>
Cc: <Stable@vger.kernel.org>
Signed-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
parent 7ee3b7eb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment