Searched hist:f53199c0bc62657f7bc253b5dfc9f3d81ed2ca28 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/iio/pressure/ |
H A D | cros_ec_baro.c | diff 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 D | cros_ec_light_prox.c | diff 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 D | cros_ec_sensors_core.c | diff 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>
|