]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
platform: tegra: iommu: Cleanup unused code
authorSri Krishna chowdary <schowdary@nvidia.com>
Thu, 4 Sep 2014 13:39:43 +0000 (19:09 +0530)
committerSri Krishna Chowdary <schowdary@nvidia.com>
Mon, 22 Sep 2014 05:37:55 +0000 (22:37 -0700)
commit30dd64c7ba30fdd403072282c73e6499725af698
tree7dc07b661a1a5701fee66d11479d56553d6eb627
parent768b75557d54fb238ae6600fb65325594ea222f4
platform: tegra: iommu: Cleanup unused code

tegra-smmu now gets address space properties from domains=
property in SMMU device tree node. So, devices which have DT
nodes and which do not, are initialized from map properties got
from DT.

So, __tegra_smmu_map_init_dev() is not used anymore. Clean it up.

Bug 200031968

Change-Id: I3f5f06f948a3adf0e0a96246043ce3c19396008e
Signed-off-by: Sri Krishna chowdary <schowdary@nvidia.com>
Reviewed-on: http://git-master/r/494309
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Hiroshi Doyu <hdoyu@nvidia.com>
arch/arm/mach-tegra/include/mach/tegra_smmu.h
drivers/platform/tegra/iommu.c
include/linux/tegra_smmu.h