ARM: tegra: Convert PMC to a driver
authorThierry Reding <treding@nvidia.com>
Fri, 11 Jul 2014 11:19:06 +0000 (13:19 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 17 Jul 2014 12:58:43 +0000 (14:58 +0200)
This commit converts the PMC support code to a platform driver. Because
the boot process needs to call into this driver very early, also set up
a minimal environment via an early initcall.

Signed-off-by: Thierry Reding <treding@nvidia.com>

No differences found