]> git.karo-electronics.de Git - karo-tx-linux.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>
Tue, 4 Dec 2012 18:43:06 +0000 (13:43 -0500)
commit47de7a93544fabc213421c09958c906a1c630be1
tree47e98d010c3c7a79bbd04bb9fa16cc332a7856d5
parentfd0364fa76d39f56dc5c9f9a7937107a9ec9afc2
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