From: Sebastian Hesselbarth Date: Tue, 21 Oct 2014 09:22:38 +0000 (+0200) Subject: mmc: sdhci-pxav3: Move I/O clock to private data X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~28^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c96a7a3310a21a4a3f827b9c42636aa04a47f9e;p=pandora-kernel.git mmc: sdhci-pxav3: Move I/O clock to private data As we are using references to the I/O clock throughout the driver, move it to the private data. Also, in preparation for core clock, rename it to clk_io. Signed-off-by: Sebastian Hesselbarth Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed