dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/iommu
Ohad Ben-Cohen 384fa67579 omap: iommu: remove unused exported API
Remove unused public APIs from OMAP's iommu driver.

IOMMU functionality should be exposed only via the generic IOMMU API;
this way drivers stay generic, and different IOMMU drivers
don't need to duplicate similar functionalities.

The rest of the API still exposed by OMAP's iommu will be evaluated
and eventually either added to the generic IOMMU API (if relevant),
or completely removed.

The intention is that OMAP's iommu driver will eventually not expose
any public API.

Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
Acked-by: Hiroshi DOYU <Hiroshi.DOYU@nokia.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
2011-08-26 11:46:01 +02:00
..
Kconfig omap: iommu/iovmm: move to dedicated iommu folder 2011-08-26 11:46:00 +02:00
Makefile omap: iommu/iovmm: move to dedicated iommu folder 2011-08-26 11:46:00 +02:00
amd_iommu.c
amd_iommu_init.c
amd_iommu_proto.h
amd_iommu_types.h
dmar.c
intel-iommu.c
intr_remapping.c
intr_remapping.h
iommu.c
iova.c
msm_iommu.c
msm_iommu_dev.c
omap-iommu-debug.c omap: iommu/iovmm: move to dedicated iommu folder 2011-08-26 11:46:00 +02:00
omap-iommu.c omap: iommu: remove unused exported API 2011-08-26 11:46:01 +02:00
omap-iovmm.c omap: iovmm: remove unused functionality 2011-08-26 11:46:01 +02:00