kernel_optimize_test/drivers/iommu
Thierry Reding bc5e6dea81 iommu: Convert to devm_ioremap_resource()
Convert all uses of devm_request_and_ioremap() to the newly introduced
devm_ioremap_resource() which provides more consistent error handling.

devm_ioremap_resource() provides its own error messages so all explicit
error messages can be removed from the failure code paths.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Cc: Joerg Roedel <joro@8bytes.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-25 12:21:46 -08:00
..
amd_iommu_init.c
amd_iommu_proto.h
amd_iommu_types.h
amd_iommu_v2.c
amd_iommu.c iommu/amd: Remove obsolete comment 2012-12-02 16:07:43 +01:00
dmar.c
exynos-iommu.c
intel_irq_remapping.c
intel-iommu.c Drivers: iommu: remove __dev* attributes. 2013-01-03 15:57:14 -08:00
iommu.c
iova.c
irq_remapping.c
irq_remapping.h
Kconfig drivers/iommu: remove depends on CONFIG_EXPERIMENTAL 2013-01-21 14:52:43 -08:00
Makefile
msm_iommu_dev.c
msm_iommu.c
of_iommu.c
omap-iommu2.c iommu/omap: Adapt to runtime pm 2012-12-03 18:48:23 +01:00
omap-iommu-debug.c
omap-iommu.c Drivers: iommu: remove __dev* attributes. 2013-01-03 15:57:14 -08:00
omap-iommu.h iommu/omap: Adapt to runtime pm 2012-12-03 18:48:23 +01:00
omap-iopgtable.h
omap-iovmm.c
tegra-gart.c Drivers: iommu: remove __dev* attributes. 2013-01-03 15:57:14 -08:00
tegra-smmu.c iommu: Convert to devm_ioremap_resource() 2013-01-25 12:21:46 -08:00