From: Laxman Dewangan Date: Wed, 8 Aug 2012 07:51:32 +0000 (+0530) Subject: i2c: tegra: pass proper name for getting clock X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~58^2~5^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14e92bd4ff7381e84bc7f24596721e0054b5f783;p=pandora-kernel.git i2c: tegra: pass proper name for getting clock Tegra's i2c controller require two clock sources named as div_clk and fast_clk. This change make sure that driver pass the correct clock's name when it acquires clock handle. Also change the variable name to reflect the correct clock handles. Signed-off-by: Laxman Dewangan Acked-by: Wolfram Sang Signed-off-by: Stephen Warren --- Reading git-diff-tree failed