On Sat, Mar 10, 2012 at 8:08 PM, Russell King - ARM Linux <[email protected]> wrote: > Seems to be that the OMAP mailbox stuff is buggered:
Can you please recheck with the following commit (already in mainline): commit 134d12fae0bb8f3d60dc7440a9e1950bb5427167 Author: Ohad Ben-Cohen <[email protected]> Date: Sun Mar 4 12:01:11 2012 +0200 ARM: OMAP: fix iommu, not mailbox For some weird (freudian?) reason, commit 435792d "ARM: OMAP: make iommu subsys_initcall to fix builtin omap3isp" unintentionally changed the mailbox's initcall instead of the iommu's. Fix that. Reported-by: Fernando Guzman Lugo <[email protected]> Signed-off-by: Ohad Ben-Cohen <[email protected]> Cc: Laurent Pinchart <[email protected]> Cc: Joerg Roedel <[email protected]> Cc: Tony Lindgren <[email protected]> Signed-off-by: Joerg Roedel <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
