msm: iommu: move to drivers/iommu/
authorOhad Ben-Cohen <ohad@wizery.com>
Thu, 2 Jun 2011 00:20:08 +0000 (03:20 +0300)
committerJoerg Roedel <joerg.roedel@amd.com>
Tue, 21 Jun 2011 08:48:50 +0000 (10:48 +0200)
commitb10f127e1a4d8cac5414c6e2b152c205b66c9f16
tree229fd151205405d0b0b78a857b4ac42c7da30df2
parentab493a0f0f55d28636ac860ea682d57b84257f10
msm: iommu: move to drivers/iommu/

This should ease finding similarities with different platforms,
with the intention of solving problems once in a generic framework
which everyone can use.

Compile-tested for MSM8X60.

Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
Acked-by: David Brown <davidb@codeaurora.org>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
arch/arm/mach-msm/Kconfig
arch/arm/mach-msm/Makefile
drivers/iommu/Kconfig
drivers/iommu/Makefile
drivers/iommu/msm_iommu.c [moved from arch/arm/mach-msm/iommu.c with 100% similarity]
drivers/iommu/msm_iommu_dev.c [moved from arch/arm/mach-msm/iommu_dev.c with 100% similarity]