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:
57468a6
)
mtd: m25p80: don't probe device which has status of 'disabled'
author
Shaohui Xie
<Shaohui.Xie@freescale.com>
Fri, 14 Oct 2011 07:49:00 +0000
(15:49 +0800)
committer
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Sun, 16 Oct 2011 11:51:04 +0000
(14:51 +0300)
On some platforms such as P3060QDS, has multiple spi flashes, but they are
not available at same time, so if their status is 'disabled', which is set
by u-boot, will not be probed.
Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
No differences found