summaryrefslogtreecommitdiff
path: root/OWNERS
diff options
context:
space:
mode:
authorCaveh Jalali <caveh@chromium.org>2023-01-12 22:40:40 -0800
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2023-01-18 01:21:01 +0000
commitaaf2c3eadc61067cfabc34ecdb9039527ab0b955 (patch)
tree94b22413605d1bd4c0d25735f62ace748c1a1772 /OWNERS
parent4e444720f5c3dedeef7c56d93233dc1254736151 (diff)
downloadchrome-ec-aaf2c3eadc61067cfabc34ecdb9039527ab0b955.tar.gz
common/usb_pd_host_cmd: Fix EC_CMD_USB_PD_DEV_INFO param
The EC_CMD_USB_PD_DEV_INFO host command should be implemented to use a 'struct ec_params_usb_pd_info' as the input parameter instead of a uint8_t. Callers (ectool, kernel) already pass a 'struct ec_params_usb_pd_info' for this host command, so it makes sense to "fix" the implementation. The struct only has a uint8_t member, so no functional change is introduced. BRANCH=none BUG=b:258110734 TEST='./twister -v -T zephyr/test' passes 'make buildall' passes Change-Id: I8f70496ea4148340971a2c6b29408a0529ec8f3e Signed-off-by: Caveh Jalali <caveh@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/4171495 Reviewed-by: Abe Levkoy <alevkoy@chromium.org>
Diffstat (limited to 'OWNERS')
0 files changed, 0 insertions, 0 deletions