commit | da0cc665bc0b74c6650f340275c5462ec4c08645 | [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 | 73e8747fe48c54dda16670421dbc370b5b2a4a52 [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>