aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorEnric Balletbo i Serra <[email protected]>2020-04-18 13:50:08 -0700
committerDmitry Torokhov <[email protected]>2020-04-18 21:31:19 -0700
commit0bcee1191f3c3d6b8b2d422efce91a86e49db7ca (patch)
tree88f1d86907cb141d0d3175af5e730d22ad0ca43b /tools/perf/scripts/python/syscall-counts.py
parent3f8f770575d911c989043d8f0fb8dec96360c41c (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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions