From: Dmitry Eremin-Solenikov Date: Sun, 29 May 2011 16:16:48 +0000 (+0400) Subject: mtd: atmel_nand don't specify default parsing options X-Git-Tag: v3.2-rc1~14^2~193 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2108c3bc632962422b7929e715ed6bbb837ac25c;p=pandora-kernel.git mtd: atmel_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