commit | d480c4677315f15f155b64a14aa679adf27704c5 | [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 | da0cc665bc0b74c6650f340275c5462ec4c08645 [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>