]> git.karo-electronics.de Git - linux-beck.git/commit
iommu/msm: use generic ARMV7S short descriptor pagetable ops
authorSricharan R <sricharan@codeaurora.org>
Mon, 13 Jun 2016 11:36:06 +0000 (17:06 +0530)
committerJoerg Roedel <jroedel@suse.de>
Tue, 21 Jun 2016 11:57:13 +0000 (13:57 +0200)
commitc9220fbd7741861294dede37465243ee7efdb7bd
tree21dbf5978e877fab19378e63d483e33c854f8ad9
parentf78ebca8ff3d61fb45fef1274595a72d1314d955
iommu/msm: use generic ARMV7S short descriptor pagetable ops

This iommu uses the armv7 short descriptor format. So use the
generic ARMV7S pagetable ops instead of rewriting the same stuff
in the driver.

Signed-off-by: Sricharan R <sricharan@codeaurora.org>
Tested-by: Archit Taneja <architt@codeaurora.org>
Tested-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/Kconfig
drivers/iommu/msm_iommu.c