commit | a91a1df55c17759fd0fd89ea28d9efb8029e241b | [log] [tgz] |
---|---|---|
author | Steve Sakoman <steve@sakoman.com> | Wed Oct 20 06:07:47 2010 -0700 |
committer | Heiko Schocher <hs@denx.de> | Wed Oct 20 15:28:48 2010 +0200 |
tree | 2114222b2e3ec711fd980187aba040939b0bc33f | |
parent | 94be76198d5975caef8b5f54a08c5c8464f163de [diff] |
ARMV7: OMAP: I2C driver: Restructure i2c_probe 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>