]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Tue, 16 Aug 2011 13:44:49 +0000 (16:44 +0300)
commit0f5cce7d146a6f72419598b74a548541c91db5d6
tree2212b0fd9fa73c0b155c5ef9e96c6cfb92783bb0
parent294bd1f3075626a5fba6e0ef8621ede61538fe74
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