From: Joseph Lo Date: Thu, 28 Feb 2013 21:32:10 +0000 (+0000) Subject: ARM: tegra: pmc: convert PMC driver to support DT only X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~47^2~18^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=291fde31a9e72ea81951f3f77444f61789276655;p=pandora-kernel.git ARM: tegra: pmc: convert PMC driver to support DT only The Tegra kernel only support boot from DT now. Clean up the PMC driver to support DT only, that includes: * remove the ifdef of CONFIG_OF * replace the static mapping of PMC addr to map from DT Signed-off-by: Joseph Lo Signed-off-by: Stephen Warren --- Reading git-diff-tree failed