diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2015-07-27 13:30:12 +0100 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2015-08-13 16:06:44 +0200 |
commit | 4080e99b8341f81c4ed1e17d8ef44d171c473a1b (patch) | |
tree | e9d732a73fc5b8c9a0cd23d0ed80d8561e3bf223 /drivers/memory/tegra | |
parent | 7ffc6f066eb73b07a0ef7c94d05107aef271ac21 (diff) | |
download | talos-op-linux-4080e99b8341f81c4ed1e17d8ef44d171c473a1b.tar.gz talos-op-linux-4080e99b8341f81c4ed1e17d8ef44d171c473a1b.zip |
iommu/tegra-smmu: Factor out tegra_smmu_set_pde()
This code is used both when creating a new page directory entry and when
tearing it down, with only the PDE value changing between both cases.
Factor the code out so that it can be reused.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
[treding@nvidia.com: make commit message more accurate]
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/memory/tegra')
0 files changed, 0 insertions, 0 deletions