diff options
author | Stephen Warren <swarren@nvidia.com> | 2013-06-24 21:05:56 +0200 |
---|---|---|
committer | Mike Turquette <mturquette@linaro.org> | 2013-06-24 23:17:59 +0200 |
commit | 45e3ec3784aec0d194740b75b547bfabca448ff3 (patch) | |
tree | 6d12572bb41cdaa0d2929157d4c1ce92d04d48d7 /drivers/clk/clk-zynq.c | |
parent | clk: tegra: provide tegra_periph_reset_assert alternative (diff) | |
download | linux-45e3ec3784aec0d194740b75b547bfabca448ff3.tar.xz linux-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 'drivers/clk/clk-zynq.c')
0 files changed, 0 insertions, 0 deletions