[MTD] DiskOnChip: Wait for the command to finish.
authorThomas Gleixner <tglx@linutronix.de>
Tue, 22 Feb 2005 21:48:25 +0000 (21:48 +0000)
committerThomas Gleixner <tglx@mtd.linutronix.de>
Mon, 23 May 2005 10:42:18 +0000 (12:42 +0200)
commitdfd61294403cce7ca2263674f420c3417093cb56
treeb96b4aa8524df5104c10ab480eeb9355ff9c2dbf
parentfdf2fd52746bbffeffa19e24cb0608abc5429bc2
[MTD] DiskOnChip: Wait for the command to finish.

Do not use the ready function here, as it might hang for ever.
The result will show, whether the chip is there or not

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
drivers/mtd/nand/diskonchip.c