clk: tegra: fix enum tegra114_clk to match binding
authorStephen Warren <swarren@nvidia.com>
Thu, 4 Apr 2013 23:13:54 +0000 (17:13 -0600)
committerStephen Warren <swarren@nvidia.com>
Thu, 4 Apr 2013 23:17:14 +0000 (17:17 -0600)
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 <swarren@nvidia.com>
drivers/clk/tegra/clk-tegra114.c

Simple merge