diff options
author | Enric Balletbo i Serra <enric.balletbo@collabora.com> | 2020-02-20 18:58:58 +0300 |
---|---|---|
committer | Enric Balletbo i Serra <enric.balletbo@collabora.com> | 2020-03-02 13:04:05 +0300 |
commit | c06e58b6b7336d717b1ec9a5c7f825a94b67386e (patch) | |
tree | 78c2efc4d42e3ce0bcc1a5521fda9551793cd978 /drivers/tty/serial/sirfsoc_uart.h | |
parent | cff38b0c58fc738ad559582c13878aa882da6a56 (diff) | |
download | linux-c06e58b6b7336d717b1ec9a5c7f825a94b67386e.tar.xz |
platform/chrome: cros_ec: 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.
Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Tested-by: Prashant Malani <pmalani@chromium.org>
Diffstat (limited to 'drivers/tty/serial/sirfsoc_uart.h')
0 files changed, 0 insertions, 0 deletions