]> git.karo-electronics.de Git - linux-beck.git/commit
memory/tegra: Add number of TLB lines for Tegra124
authorVince Hsu <vince.h@nvidia.com>
Tue, 29 Sep 2015 09:58:51 +0000 (11:58 +0200)
committerThierry Reding <treding@nvidia.com>
Mon, 14 Dec 2015 15:11:35 +0000 (16:11 +0100)
commite2127ae7a5e80eb53ad431c39145767391da40cd
treecdf1cd604997d7f497bd67b859ff06c79f049e9b
parent8005c49d9aea74d382f474ce11afbbc7d7130bec
memory/tegra: Add number of TLB lines for Tegra124

Tegra124 was accidentally left out when the number of TLB lines was
parameterized in commit 11cec15bf3fb ("iommu/tegra-smmu: Parameterize
number of TLB lines"). Fortunately this doesn't cause any noticeable
regressions upstream, presumably because there aren't any use-cases
that exercise enough pressure on the SMMU. But it is a regression
nonetheless, so let's fix it.

Fixes: 11cec15bf3fb ("iommu/tegra-smmu: Parameterize number of TLB lines")
Signed-off-by: Vince Hsu <vince.h@nvidia.com>
Signed-off-by: Tomasz Figa <tfiga@chromium.org>
[treding@nvidia.com: extract from unrelated patch]
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/memory/tegra/tegra124.c