]> git.ipfire.org Git - people/arne_f/kernel.git/commit - drivers/iommu/intel-iommu.c
iommu: Move IOMMU specific code to intel-iommu.c
authorSuresh Siddha <suresh.b.siddha@intel.com>
Wed, 24 Aug 2011 00:05:20 +0000 (17:05 -0700)
committerIngo Molnar <mingo@elte.hu>
Wed, 21 Sep 2011 08:21:54 +0000 (10:21 +0200)
commit318fe7df9d8456f778451b01913b5d0dc0a25854
treeb134ae443ed05996f98660469590034ff19f76b5
parentc2c7286ac6d996a8ffc8d391d782ba35570b1236
iommu: Move IOMMU specific code to intel-iommu.c

Move the IOMMU specific routines to intel-iommu.c leaving the
dmar.c to the common ACPI dmar code shared between DMA-remapping
and Interrupt-remapping.

Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Cc: yinghai@kernel.org
Cc: youquan.song@intel.com
Cc: joerg.roedel@amd.com
Cc: tony.luck@intel.com
Cc: dwmw2@infradead.org
Link: http://lkml.kernel.org/r/20110824001456.282401285@sbsiddha-desk.sc.intel.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
drivers/iommu/dmar.c
drivers/iommu/intel-iommu.c
include/linux/dma_remapping.h
include/linux/dmar.h