]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:42:34 +0000 (00:42 +0200)
commita247f2d58be4b9366d7d5a74ccb08f112989bc3d
treec3c6397c9738f9b5498b942e4128948d25eec6be
parent20833de28e2eff03744d52d3f5c24eaa0b3d3aa7
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