diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2024-06-30 23:54:10 +0300 |
---|---|---|
committer | Tzung-Bi Shih <tzungbi@kernel.org> | 2024-07-01 16:22:19 +0300 |
commit | 69a13742b7c64ed89894caf7091539e164b3e97c (patch) | |
tree | d3f717ac3bc60341f4d362d4ef724368e27d81d4 /scripts/gdb/linux/tasks.py | |
parent | c05cb5bdf413a2a5051701a397082380758e37ec (diff) | |
download | linux-69a13742b7c64ed89894caf7091539e164b3e97c.tar.xz |
platform/chrome: cros_ec_proto: Introduce cros_ec_get_cmd_versions()
Retrieving the supported versions of a command is a fairly common
operation. Provide a helper for it.
If the command is not supported at all the EC returns
-EINVAL/EC_RES_INVALID_PARAMS.
This error is translated into an empty version mask as that is easier to
handle for callers and they don't need to know about the error details.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Link: https://lore.kernel.org/r/20240630-cros_ec-charge-control-v5-3-8f649d018c52@weissschuh.net
Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions