From: Dmitry Eremin-Solenikov Date: Sun, 29 May 2011 16:17:09 +0000 (+0400) Subject: mtd: socrates_nand don't specify default parsing options X-Git-Tag: v3.2-rc1~14^2~173 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7221eb1296b3ebb0038dabeb88fe17a4fc62e920;p=pandora-kernel.git mtd: socrates_nand don't specify default parsing options Since 'cmdline, NULL' is now a default for parse_mtd_partitions, don't specify this in every driver, instead pass NULL to force parse_mtd_partitions to use default. Artem: tweaked the patch Signed-off-by: Dmitry Eremin-Solenikov Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed