commit | 3b88775c7504dfdedd5f267cb8f02999e380222a | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Tue Feb 22 21:56:49 2005 +0000 |
committer | Thomas Gleixner <tglx@mtd.linutronix.de> | Mon May 23 12:42:49 2005 +0200 |
tree | 366ff196cff794ad135075f0c18ca68367c3099f | |
parent | dfd61294403cce7ca2263674f420c3417093cb56 [diff] |
[MTD] NAND: Check command timeout Check timeout while we wait for the command to finish. No worry about a false result. This prevents deadlocking when detecting an unknown number of chips and is useful for removable media too. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>