From: Conke Hu Date: Tue, 13 Jul 2010 04:56:30 +0000 (+0800) Subject: mtd: s3c nand: parsing command-line partitions prior to set->partitions X-Git-Tag: v2.6.36-rc1~301^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78d1022439e501bc4a1a32bfaad5a321b8a9d5d6;p=pandora-kernel.git mtd: s3c nand: parsing command-line partitions prior to set->partitions Current driver prevents command-line partitions from being parsed when built-in partitions are defined in s3c2410_nand_set object, but it is not desirable in some cases. This patch tries to parse commad-line partitions prior to the built-in. Signed-off-by: Conke Hu Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed