MIPS: AR7: use part_probe_types to specificy the partition parser to use
authorFlorian Fainelli <florian@openwrt.org>
Tue, 27 Nov 2012 21:19:58 +0000 (22:19 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 13 Dec 2012 17:15:23 +0000 (18:15 +0100)
commitdcb96a4e36425d563cefd44a20d3386e02a547f3
tree0db0a50ee0be86f17b8a8cf244d7be7b774ddb18
parentd08be0dbe80d03dc132e017167795696f021b5a5
MIPS: AR7: use part_probe_types to specificy the partition parser to use

This patch changes the physmap-flash platform data on AR7 to pass the
correct partition parser: ar7part to used by the "physmap-flash" mapping
driver so we get the partitions probed correctly.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Cc: blogic@openwrt.org
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/4654/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ar7/platform.c