[MTD] Remove option for add_mtd_partitions() to not register partitions.
authorDavid Woodhouse <David.Woodhouse@intel.com>
Sun, 5 Apr 2009 15:23:44 +0000 (08:23 -0700)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Tue, 26 May 2009 15:45:44 +0000 (16:45 +0100)
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 <David.Woodhouse@intel.com>

No differences found