diff options
author | Enric Balletbo i Serra <enric.balletbo@collabora.com> | 2020-02-20 18:58:55 +0300 |
---|---|---|
committer | Enric Balletbo i Serra <enric.balletbo@collabora.com> | 2020-03-02 13:04:05 +0300 |
commit | 413dda8f2c6f1ba90e93ba7b4214b1d8cf8ec171 (patch) | |
tree | 810d9d3a9ef5de0731de946c4e95a3681b786fff /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6bc15ad784ed9607ecf06e4fa3451383d2778d47 (diff) | |
download | linux-413dda8f2c6f1ba90e93ba7b4214b1d8cf8ec171.tar.xz |
platform/chrome: cros_ec_chardev: 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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions