mtd: physmap_of: move parse_obsolete_partitions to become separate parser
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Sun, 29 May 2011 21:26:17 +0000 (01:26 +0400)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Sun, 11 Sep 2011 12:02:12 +0000 (15:02 +0300)
commitfbcf62a32be1e897a1d730af430758f881f8ef35
tree43a99117f7857424f1f57b2dcf2e62ecd2d7ced0
parent628376fb5369c353680f03f47705b1437ff8de80
mtd: physmap_of: move parse_obsolete_partitions to become separate parser

Move parse_obsolete_partitions() to ofpart.c and register it as an
ofoldpart partitions parser.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Artem Bityutskiy <dedekind1@gmail.com>
drivers/mtd/maps/physmap_of.c
drivers/mtd/ofpart.c