git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93b61bd
)
spi: limit reaches -1, tested 0
author
Roel Kluin
<roel.kluin@gmail.com>
Tue, 7 Apr 2009 02:00:54 +0000
(19:00 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 7 Apr 2009 15:31:07 +0000
(08:31 -0700)
With a postfix decrement limit will reach -1 rather than 0, so the warning
will not be issued.
Also, add a cpu_relax() into the busy-wait loop.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Cc: Mariusz Ceier <mceier@gmail.com>
Acked-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/spi/spi_imx.c
patch
|
blob
|
history
diff --cc
drivers/spi/spi_imx.c
Simple merge