diff options
| author | 2020-02-20 16:58:56 +0100 | |
|---|---|---|
| committer | 2020-03-02 11:04:05 +0100 | |
| commit | 72540a57165392b8d4eea6c076886d3128849604 (patch) | |
| tree | 35c54105543f1d6b404f7a8617dff175a59efdc1 /include/uapi/git:/ssh:/git@git.zx2c4.com | |
| parent | platform/chrome: cros_ec_chardev: Use cros_ec_cmd_xfer_status helper (diff) | |
| download | linux-dev-72540a57165392b8d4eea6c076886d3128849604.tar.xz linux-dev-72540a57165392b8d4eea6c076886d3128849604.zip | |
platform/chrome: cros_ec_sysfs: Use cros_ec_cmd_xfer_status helper
This patch makes use of cros_ec_cmd_xfer_status() instead of
cros_ec_cmd_xfer(). In this case the change is trivial and the only
reason to do it is because we want to make cros_ec_cmd_xfer() a private
function for the EC protocol and let people only use the
cros_ec_cmd_xfer_status() to return Linux standard error codes.
Looking at the code I am even unsure that makes sense differentiate
these two errors but let's not change the behaviour for now.
Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Tested-by: Prashant Malani <pmalani@chromium.org>
Diffstat (limited to 'include/uapi/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
