mmc: tegra: Constify SoC data
authorThierry Reding <treding@nvidia.com>
Mon, 16 Nov 2015 09:27:14 +0000 (10:27 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 22 Dec 2015 10:32:07 +0000 (11:32 +0100)
commitd49d19c2a8f90be7f9cccb527e80175d9454e851
tree559944392f5d37029367df5fe011eae6766f9a3a
parentf5f17813ae9b80fc8458281014c308e5121e0a4e
mmc: tegra: Constify SoC data

The data in the SoC description structures is static and can therefore
reside in read-only memory.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-tegra.c