From: Sascha Hauer Date: Wed, 6 Jun 2012 10:33:14 +0000 (+0200) Subject: mtd: mxc_nand: swap iomem resource order X-Git-Tag: v3.7-rc1~70^2~149 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71885b650ab0fd9d2d35cd922bf949c07c171b04;p=pandora-kernel.git mtd: mxc_nand: swap iomem resource order The i.MX v3 nand controller (i.MX5) needs two memory resources. Traditionally we have the AXI resource first. For sorting in this driver into the devicetree it feels much more natural to have the IP resource first. This patch swaps the ordering of these two resources. Signed-off-by: Sascha Hauer Acked-by: Shawn Guo Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed