commit | b90cf6681f4f6263920616e7ca2fd09130e4143a | [log] [tgz] |
---|---|---|
author | David Woodhouse <David.Woodhouse@intel.com> | Sun Apr 05 08:23:44 2009 -0700 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Tue May 26 16:45:44 2009 +0100 |
tree | a42bb320a9fa457141f23b804389c8625677ada7 | |
parent | 4704a78472cd5c58f6b4c4f8c04d32de2da3f20a [diff] |
[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 <David.Woodhouse@intel.com>