From: Hans de Goede Date: Mon, 12 May 2014 12:04:47 +0000 (+0200) Subject: clk: sunxi: Fixup clk_sunxi_mmc_phase_control to take a clk rather then a hw_clk X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2^2~28^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a97181adf1502128e2945b4fef2591249c565467;p=pandora-kernel.git clk: sunxi: Fixup clk_sunxi_mmc_phase_control to take a clk rather then a hw_clk __clk_get_hw is supposed to be used by clk providers, not clk consumers. Signed-off-by: Hans de Goede Reviewed-by: Ulf Hansson Signed-off-by: Mike Turquette --- Reading git-diff-tree failed