omap_hsmmc: Change while(); loops with finite version
authorJean Pihet <jpihet@mvista.com>
Fri, 6 Feb 2009 15:42:51 +0000 (16:42 +0100)
committerPierre Ossman <drzeus@drzeus.cx>
Wed, 18 Feb 2009 21:14:21 +0000 (22:14 +0100)
Replace the infinite 'while() ;' loops
with a finite loop version.

Signed-off-by: Jean Pihet <jpihet@mvista.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>

No differences found