commit | 519effe8bb45218a59cc34c914351150a3893ea4 | [log] [tgz] |
---|---|---|
author | Steve Sakoman <steve@sakoman.com> | Wed Oct 20 06:07:45 2010 -0700 |
committer | Heiko Schocher <hs@denx.de> | Wed Oct 20 15:28:37 2010 +0200 |
tree | a7300a037c81655bae1ab5b05ba22bafcb691bc2 | |
parent | fb5c39a5be6ce5eca819f6c2d39ff79dc96c7655 [diff] |
ARMV7: OMAP: I2C driver: Restructure i2c_read_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.sakomanlinaro.org> Tested-by: Heiko Schocher <hs@denx.de>