From: Will Deacon Date: Wed, 27 Aug 2014 16:51:16 +0000 (+0100) Subject: arm: call iommu_init before of_platform_populate X-Git-Tag: omap-for-v3.19/fixes-rc1~63^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af4dda732ea044517f8beed4a38c852ea97e7690;p=pandora-kernel.git arm: call iommu_init before of_platform_populate We need to ensure that the IOMMUs in the system have a chance to perform some basic initialisation before we start adding masters to them. This patch adds a call to of_iommu_init before of_platform_populate. Acked-by: Russell King Acked-by: Arnd Bergmann Acked-by: Marek Szyprowski Signed-off-by: Will Deacon --- Reading git-diff-tree failed