Home
last modified time | relevance | path

Searched hist:f53199c0bc62657f7bc253b5dfc9f3d81ed2ca28 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/iio/pressure/
H A Dcros_ec_baro.cdiff f53199c0bc62657f7bc253b5dfc9f3d81ed2ca28 Thu Jul 18 17:22:37 CDT 2019 Gwendal Grignou <gwendal@chromium.org> iio: cros_ec: Remove replacing error code with -EIO

Due to an API misread, error code can be different for -EIO when reading
a sysfs entry. Return the error reported by the cros_ec stack.

Check the proper error message (protocol error, not supported) is
reported when there is an error returned by the EC stack.

Signed-off-by: Gwendal Grignou <gwendal@chromium.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
/openbmc/linux/drivers/iio/light/
H A Dcros_ec_light_prox.cdiff f53199c0bc62657f7bc253b5dfc9f3d81ed2ca28 Thu Jul 18 17:22:37 CDT 2019 Gwendal Grignou <gwendal@chromium.org> iio: cros_ec: Remove replacing error code with -EIO

Due to an API misread, error code can be different for -EIO when reading
a sysfs entry. Return the error reported by the cros_ec stack.

Check the proper error message (protocol error, not supported) is
reported when there is an error returned by the EC stack.

Signed-off-by: Gwendal Grignou <gwendal@chromium.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
/openbmc/linux/drivers/iio/common/cros_ec_sensors/
H A Dcros_ec_sensors_core.cdiff f53199c0bc62657f7bc253b5dfc9f3d81ed2ca28 Thu Jul 18 17:22:37 CDT 2019 Gwendal Grignou <gwendal@chromium.org> iio: cros_ec: Remove replacing error code with -EIO

Due to an API misread, error code can be different for -EIO when reading
a sysfs entry. Return the error reported by the cros_ec stack.

Check the proper error message (protocol error, not supported) is
reported when there is an error returned by the EC stack.

Signed-off-by: Gwendal Grignou <gwendal@chromium.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>