summaryrefslogtreecommitdiff
path: root/firmware_builder.py
diff options
context:
space:
mode:
authorTing Shen <phoenixshen@google.com>2020-10-28 12:22:17 +0800
committerCommit Bot <commit-bot@chromium.org>2020-10-28 09:50:58 +0000
commitc9826aad176be771412d453f37bbc55714afc2b1 (patch)
tree6209c4a97c4a09e387b2e9b1ba83f898553c55cf /firmware_builder.py
parent50d3642d81a7d4ef9aa249d88843c29e52cf3aa3 (diff)
downloadchrome-ec-c9826aad176be771412d453f37bbc55714afc2b1.tar.gz
ps874x: fix incorrect parameter name in ps874x_tune_usb_eq
First parameter was incorrectly named 'i2c_addr' in header file, but it's actually a 'port' in the implementation. Change the parameter to a usb_mux* to avoid confusion, and also align with other functions. BUG=b:170703310 TEST=make BRANCH=none Signed-off-by: Ting Shen <phoenixshen@google.com> Change-Id: Ic355b5fd03536423af841be731a93c818d87eb0d Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2504973 Reviewed-by: Eric Yilun Lin <yllin@chromium.org> Commit-Queue: Ting Shen <phoenixshen@chromium.org> Tested-by: Ting Shen <phoenixshen@chromium.org>
Diffstat (limited to 'firmware_builder.py')
0 files changed, 0 insertions, 0 deletions