From: Kevin Hao Date: Fri, 27 Feb 2015 07:47:28 +0000 (+0800) Subject: mmc: sdhci-sirf: kill the "clk" member in driver private struct X-Git-Tag: omap-for-v4.2/o2_dc~168^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e46af2987b9228d213d2399e69a8741ad805c293;p=pandora-kernel.git 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 Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed