commit | e46af2987b9228d213d2399e69a8741ad805c293 | [log] [tgz] |
---|---|---|
author | Kevin Hao <haokexin@gmail.com> | Fri Feb 27 15:47:28 2015 +0800 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Mar 23 14:13:34 2015 +0100 |
tree | 66dc88a07ceef6280a37f607965114a59b085bda | |
parent | e4f79d9ca21810a606ecce9067b8b037a5511413 [diff] |
mmc: sdhci-sirf: kill the "clk" member in driver private struct Actually we can use the "clk" in the struct sdhci_pltfm_host. With this change we can also kill the private function for get max clock in this driver. Signed-off-by: Kevin Hao <haokexin@gmail.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>