mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-28 10:45:22 +00:00
We're now locking i2c at the controller (not port) level, so it's not necessary to check if a given controller is busy before doing an i2c transaction. BUG=None TEST=Manual on kevin, verify i2c is still functional. BRANCH=gru Signed-off-by: Shawn Nematbakhsh <shawnn@chromium.org> Change-Id: Ic0cda34f9a58c76083699990a0dc3e761bcdec4f Reviewed-on: https://chromium-review.googlesource.com/393107 Reviewed-by: Aseda Aboagye <aaboagye@chromium.org> Reviewed-by: Mulin Chao <mlchao@nuvoton.com> (cherry picked from commit 7d2e2f565b79a035a270ca083af97c6a14983739) Reviewed-on: https://chromium-review.googlesource.com/396138 Commit-Ready: Shawn N <shawnn@chromium.org> Tested-by: Shawn N <shawnn@chromium.org> Reviewed-by: Shawn N <shawnn@chromium.org>