diff options
author | 2009-10-17 17:46:22 +0800 | |
---|---|---|
committer | 2009-11-02 23:28:46 +0000 | |
commit | 43309f3b521302bb66c4c9e66704dd3675e4d725 (patch) | |
tree | 4f2e927b301a9b89d6fb35e524c90b37331129b2 /include/linux/i2c | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs (diff) | |
download | wireguard-linux-43309f3b521302bb66c4c9e66704dd3675e4d725.tar.xz wireguard-linux-43309f3b521302bb66c4c9e66704dd3675e4d725.zip |
i2c: imx: check busy bit when START/STOP
The controller can't do anything else before it actually generates START/STOP.
So we check busy bit to make sure START/STOP is successfully finished.
If we don't check busy bit, START/STOP may fail on some fast CPUs.
Signed-off-by: Richard Zhao <linuxzsc@gmail.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'include/linux/i2c')
0 files changed, 0 insertions, 0 deletions