Files
OpenCellular/chip/npcx
Shawn Nematbakhsh 1b2f6b6451 i2c: Make i2c_xfer a wrapper function to chip_i2c_xfer
i2c_xfer was previously implemented at the chip-level, but now we want
to add some global retry logic. Rename the chip-level i2c_xfer functions
to chip_i2c_xfer and add a new global wrapper function i2c_xfer.

BUG=chrome-os-partner:39613
TEST=Run "battery" from EC console on Cyan, verify that values + strings
are correctly printed.
BRANCH=None

Signed-off-by: Shawn Nematbakhsh <shawnn@chromium.org>
Change-Id: If37c85cc3cf94fd53feb6931553e10c30ad6cad6
Reviewed-on: https://chromium-review.googlesource.com/272939
Reviewed-by: Randall Spangler <rspangler@chromium.org>
2015-05-27 19:40:00 +00:00
..
2015-02-25 03:33:08 +00:00
2015-02-25 03:33:08 +00:00
2015-02-25 03:33:08 +00:00
2015-02-25 03:33:08 +00:00
2015-02-25 03:33:08 +00:00
2015-05-27 03:58:16 +00:00
2015-02-25 03:33:08 +00:00
2015-02-25 03:33:08 +00:00
2015-02-25 03:33:08 +00:00
2015-02-25 03:33:08 +00:00
2015-02-25 03:33:08 +00:00
2015-02-25 03:33:08 +00:00
2015-02-25 03:33:08 +00:00
2015-05-19 02:46:27 +00:00