git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3118db3
)
[MTD] Fix MTD device probing
author
Russell King
<linux@arm.linux.org.uk>
Mon, 24 Jan 2005 23:49:54 +0000
(23:49 +0000)
committer
Thomas 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