From: Srinivas Kandagatla Date: Mon, 2 Jun 2014 09:09:55 +0000 (+0100) Subject: mmc: mmci: add explicit clk control X-Git-Tag: omap-for-v3.17/fixes-against-rc2~73^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f4e6f7b9175e2914b82134c4a6a02825f4766db;p=pandora-kernel.git mmc: mmci: add explicit clk control On Controllers like Qcom SD card controller where cclk is mclk and mclk should be directly controlled by the driver. This patch adds support to control mclk directly in the driver, and also adds explicit_mclk_control flag in variant structure giving more flexibility to the driver. Signed-off-by: Srinivas Kandagatla Reviewed-by: Linus Walleij [Ulf Hansson] Fixed checkpatch warning Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed