From: Stephen Warren Date: Wed, 25 Jan 2012 21:43:28 +0000 (-0700) Subject: ARM: tegra: Add a simple PMC driver X-Git-Tag: v3.4-rc1~73^2~11^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3b8bdd5f9bc538fb17466cbb7af43209b55cb93;p=pandora-kernel.git ARM: tegra: Add a simple PMC driver This PMC driver is enough to parse the nvidia,invert-interrupt property from device tree, and configure the PMC's to honor that. In the future, this file could expand to centralize all other PMC accesses within the mach-tegra code. Signed-off-by: Stephen Warren Signed-off-by: Olof Johansson --- Reading git-diff-tree failed