u-boot/arch/arm/cpu/armv7/exynos
Amar 2b81c26b7c EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted results.
This patch initialises the local variable 'shift' to zero.
The uninitialised local variable 'shift' had garbage value and was
resulting in unwnated results in the functions exynos5_get_mmc_clk()
and exynos4_get_mmc_clk().

Signed-off-by: Amar <amarendra.xt@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2013-06-13 17:35:14 +09:00
..
Makefile exynos: move tzpc_init to armv7/exynos 2013-06-04 15:22:10 +09:00
clock.c EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted results. 2013-06-13 17:35:14 +09:00
pinmux.c EXYNOS5: FDT : Decode peripheral id 2013-01-08 10:54:32 +09:00
power.c Exynos5: TMU: Add hardware tripping 2013-03-12 17:07:31 +09:00
soc.c EXYNOS5: Add L2 Cache Support. 2013-03-27 16:53:37 +09:00
system.c EXYNOS5: support display system register control 2012-09-01 14:58:24 +02:00
tzpc.c exynos: update tzpc to make it common for exynos4 and exynos5 2013-06-04 15:23:17 +09:00