From: Stephen Warren Date: Thu, 4 Apr 2013 23:13:54 +0000 (-0600) Subject: clk: tegra: fix enum tegra114_clk to match binding X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~8^2~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=964ea47572b89589b61b553e44bbe9907d4f12a6;p=pandora-kernel.git clk: tegra: fix enum tegra114_clk to match binding A gap exists in the binding's clock ID definitions. Fix the clock driver to be consistent. This allows pclk to be looked up through device tree and prevents: ERROR: could not get clock /pmc:pclk(0) Signed-off-by: Stephen Warren --- Reading git-diff-tree failed