u-boot-brain/arch/arm
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
..
cpu EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted results. 2013-06-13 17:35:14 +09:00
dts EXYNOS5: FDT: Add DWMMC device node data 2013-06-13 17:35:13 +09:00
imx-common imx: iomux-v3: Add iomux-mx35.h 2013-05-05 17:55:03 +02:00
include/asm EXYNOS5: DWMMC: Added FDT support for DWMMC 2013-06-13 17:35:14 +09:00
lib lib: consolidate hang() 2013-05-01 16:41:08 -04:00
config.mk arm: Remove deprecated and now unused NAND SPL 2013-04-12 07:55:08 +02:00