From: Dmitry Eremin-Solenikov Date: Sun, 29 May 2011 17:32:33 +0000 (+0400) Subject: mtd: prepare to convert of_mtd_parse_partitions to partition parser X-Git-Tag: v3.2-rc1~14^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d26c87d64eff271146b40b66c7de8cfeaf956707;p=pandora-kernel.git mtd: prepare to convert of_mtd_parse_partitions to partition parser Prepare to convert of_mtd_parse_partitions() to usual partitions parser: 1) Register ofpart parser 2) Internally don't use passed device for error printing 3) Add device_node to mtd_part_parser_data struct 4) Move of_mtd_parse_partitions from __devinit to common text section 5) add ofpart to the default list of partition parsers Signed-off-by: Dmitry Eremin-Solenikov Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed