diff options
author | Enric Balletbo i Serra <enric.balletbo@collabora.com> | 2020-04-18 13:50:08 -0700 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2020-04-18 21:31:19 -0700 |
commit | 0bcee1191f3c3d6b8b2d422efce91a86e49db7ca (patch) | |
tree | 88f1d86907cb141d0d3175af5e730d22ad0ca43b /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 3f8f770575d911c989043d8f0fb8dec96360c41c (diff) |
Input: cros_ec_keyb - 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 there is no advantage of doing this
apart from that 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>
Link: https://lore.kernel.org/r/20200414210434.1534982-1-enric.balletbo@collabora.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions