android_kernel_oneplus_msm8998/include/linux/clk
Stephen Warren 45e3ec3784 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>
2013-06-24 14:17:59 -07:00
..
bcm2835.h
mvebu.h clk: mvebu: add mvebu core clocks. 2012-11-20 14:34:08 +01:00
mxs.h ARM: mxs: remove common.h 2013-04-01 20:42:20 +08:00
sunxi.h clk: arm: sunxi: Add a new clock driver for sunxi SOCs 2013-03-27 08:35:34 -07:00
tegra.h clk: tegra: fix ifdef for tegra_periph_reset_assert inline 2013-06-24 14:17:59 -07:00
zynq.h