ARM: OMAP: fix iommu, not mailbox
authorOhad Ben-Cohen <ohad@wizery.com>
Sun, 4 Mar 2012 10:01:11 +0000 (12:01 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Mon, 5 Mar 2012 14:18:20 +0000 (15:18 +0100)
commit134d12fae0bb8f3d60dc7440a9e1950bb5427167
treedb3c73622cc813f6b70d9a6068198962ddfb3257
parent435792d93410f008120c4dbab148019a3cc31dbc
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 <fernando.lugo@ti.com>
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Joerg Roedel <Joerg.Roedel@amd.com>
Cc: Tony Lindgren <tony@atomide.com>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
arch/arm/mach-omap2/mailbox.c
arch/arm/mach-omap2/omap-iommu.c