aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2013-06-24 13:05:56 -0600
committerMike Turquette <mturquette@linaro.org>2013-06-24 14:17:59 -0700
commit45e3ec3784aec0d194740b75b547bfabca448ff3 (patch)
tree6d12572bb41cdaa0d2929157d4c1ce92d04d48d7 /Documentation
parentclk: tegra: provide tegra_periph_reset_assert alternative (diff)
downloadlinux-dev-45e3ec3784aec0d194740b75b547bfabca448ff3.tar.xz
linux-dev-45e3ec3784aec0d194740b75b547bfabca448ff3.zip
clk: tegra: fix ifdef for tegra_periph_reset_assert inline
Commit 7064f6b "clk: tegra: provide tegra_periph_reset_assert alternative" added ifdef'd static inline versions of some functions, but tested ARCH_TEGRA rather than CONFIG_ARCH_TEGRA, thus disabling these function in all cases. In some cases, this caused HW modules to misbehave; for example, the Tegra I2C driver BUG()d during boot on Seaboard. Reported-by: Olof Johansson <olof@lixom.net> Signed-off-by: Stephen Warren <swarren@nvidia.com> Tested-by: Paul Walmsley <pwalmsley@nvidia.com> Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions