From: Russell King Date: Mon, 24 Jan 2005 23:49:54 +0000 (+0000) Subject: [MTD] Fix MTD device probing X-Git-Tag: v2.6.13-rc3~93^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6170b43401a3230756ff76287ee07db0d75eddde;p=pandora-kernel.git [MTD] Fix MTD device probing 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 Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed