From af4dda732ea044517f8beed4a38c852ea97e7690 Mon Sep 17 00:00:00 2001 From: Will Deacon Date: Wed, 27 Aug 2014 17:51:16 +0100 Subject: [PATCH] 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-format-patch failed