From: Shaohui Xie Date: Fri, 14 Oct 2011 07:49:00 +0000 (+0800) Subject: mtd: m25p80: don't probe device which has status of 'disabled' X-Git-Tag: v3.2-rc1~14^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f949137952020214cd167093dd7be448f21c079;p=pandora-kernel.git mtd: m25p80: don't probe device which has status of 'disabled' 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 Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed