[PATCH 2/4] msm: iommu: move to drivers/iommu/
David Brown
davidb at codeaurora.org
Wed Jun 8 18:27:10 EDT 2011
On Wed, Jun 08 2011, Ohad Ben-Cohen wrote:
> 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 at wizery.com>
> ---
> arch/arm/mach-msm/Kconfig | 12 ------------
> arch/arm/mach-msm/Makefile | 2 +-
> drivers/iommu/Kconfig | 11 +++++++++++
> drivers/iommu/Makefile | 1 +
> .../mach-msm/iommu.c => drivers/iommu/msm-iommu.c | 0
> 5 files changed, 13 insertions(+), 13 deletions(-)
> rename arch/arm/mach-msm/iommu.c => drivers/iommu/msm-iommu.c (100%)
Moving the driver is good. I'm wondering what we should do with
iommu_dev.c, though. Wouldn't it make sense to move this file as well?
I've added the author, Stepan Moskovchenko, in case he has any feedback.
David
--
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.
More information about the linux-arm-kernel
mailing list