tegra: clock: Adjust PLL access to avoid a warning
authorSimon Glass <sjg@chromium.org>
Fri, 5 Jun 2015 20:39:37 +0000 (14:39 -0600)
committerTom Warren <twarren@nvidia.com>
Tue, 9 Jun 2015 16:56:14 +0000 (09:56 -0700)
commitcd3c67692b13fb24f69b3016bc9990eeaaa32ca1
tree502142530a3001dbb2856f4c94d47e98fbde717e
parent746dc76b99e44128025d9f18f7a154e2382ed134
tegra: clock: Adjust PLL access to avoid a warning

A harmless but confusing warning is displayed when looking up the
DisplayPort PLL. Correct this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/mach-tegra/clock.c