]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sdhci-spear: Initialize sdhci clk to 50 MHz
authorVipul Kumar Samar <vipulkumar.samar@st.com>
Thu, 8 Nov 2012 15:09:09 +0000 (20:39 +0530)
committerChris Ball <cjb@laptop.org>
Thu, 6 Dec 2012 18:55:02 +0000 (13:55 -0500)
commit7456a1feee1ce6c45797ce82884d2c4884c6a2b3
treef6f2410f0989a9b2f09a974549d67620340fe3cc
parent125009970c0599f89de0e61d1838686f452dbb7e
mmc: sdhci-spear: Initialize sdhci clk to 50 MHz

SPEAr sdhci driver expects the clock to be set to 50 MHz for proper
functioning.  This patch sets clk to 50 MHz in probe.

Signed-off-by: Vipul Kumar Samar <vipulkumar.samar@st.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sdhci-spear.c