From: David Woodhouse Date: Sun, 5 Apr 2009 15:23:44 +0000 (-0700) Subject: [MTD] Remove option for add_mtd_partitions() to not register partitions. X-Git-Tag: v2.6.31-rc1~53^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b90cf6681f4f6263920616e7ca2fd09130e4143a;p=pandora-kernel.git [MTD] Remove option for add_mtd_partitions() to not register partitions. This breaks the dilnetpc map driver, but it could be fixed not to use that option. We want to simplify the partition handling, and this is a step towards that. Remove superfluous 'index' field from private struct mtd_part too, while we're at it. Signed-off-by: David Woodhouse --- Reading git-diff-tree failed