[MTD] Fix MTD device probing
authorRussell King <linux@arm.linux.org.uk>
Mon, 24 Jan 2005 23:49:54 +0000 (23:49 +0000)
committerThomas Gleixner <tglx@mtd.linutronix.de>
Mon, 23 May 2005 10:15:15 +0000 (12:15 +0200)
Try larger numbers of chips before smaller
numbers of chips across the bus width.

This means we'll avoid misdetecting a 2 x16 array as 1 x32 if the
high 16-bits happen to read as zeros in the QRY area.

Signed-off-by: Russell King <linux@arm.linux.org.uk>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found