From: Ohad Ben-Cohen Date: Sun, 26 Feb 2012 10:14:14 +0000 (+0200) Subject: ARM: OMAP: make iommu subsys_initcall to fix builtin omap3isp X-Git-Tag: v3.3-rc6~26^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=435792d93410f008120c4dbab148019a3cc31dbc;p=pandora-kernel.git ARM: OMAP: make iommu subsys_initcall to fix builtin omap3isp omap3isp depends on omap's iommu and will fail to probe if initialized before it (which always happen if they are builtin). Make omap's iommu subsys_initcall as an interim solution until the probe deferral mechanism is merged. Reported-by: James Debugged-by: Laurent Pinchart Signed-off-by: Ohad Ben-Cohen Cc: stable Cc: Tony Lindgren Cc: Hiroshi Doyu Cc: Joerg Roedel Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed