commit | 752ac8f2b1e9dc2e3e75c93c0f8c583ac88073c2 | [log] [tgz] |
---|---|---|
author | Troy Kisky <troy.kisky@boundarydevices.com> | Thu Jul 19 08:18:04 2012 +0000 |
committer | Heiko Schocher <hs@denx.de> | Tue Jul 31 07:41:51 2012 +0200 |
tree | bcbf022e607c1dcfbaaeb2e6cc37db75fbe20d5f | |
parent | 2254b7fb80a6f66502b36f931b99767890068c25 [diff] |
mxc_i2c: create tx_byte function Use tx_byte function instead of having 3 copies of the code. Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com> Acked-by: Marek Vasut <marex@denx.de>