commit | 94be76198d5975caef8b5f54a08c5c8464f163de | [log] [tgz] |
---|---|---|
author | Steve Sakoman <steve@sakoman.com> | Wed Oct 20 06:07:46 2010 -0700 |
committer | Heiko Schocher <hs@denx.de> | Wed Oct 20 15:28:41 2010 +0200 |
tree | 8b45cc06804cc0daf2c5ec28670bf0e59ecc45aa | |
parent | 519effe8bb45218a59cc34c914351150a3893ea4 [diff] |
ARMV7: OMAP: I2C driver: Restructure i2c_write_byte function This patch removes the "magic number" delays and instead monitors state changes in the status register bits. Signed-off-by: Steve Sakoman <steve.sakoman@linaro.org> Tested-by: Heiko Schocher <hs@denx.de>