]> git.proxmox.com Git - mirror_ubuntu-focal-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)
commit257f9df12307cb0239196d9ec18e2af12c52435e
treef6f2410f0989a9b2f09a974549d67620340fe3cc
parentb96efccb8fc9939605599e5b2c026644973cc92d
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