[ARM] tegra: ventana: Add pmu device
authorColin Cross <ccross@google.com>
Sun, 22 Aug 2010 01:23:34 +0000 (18:23 -0700)
committerColin Cross <ccross@android.com>
Wed, 6 Oct 2010 23:27:44 +0000 (16:27 -0700)
Change-Id: I5fa227893cc64b900ee749d292cb09a728f9ec2f
Signed-off-by: Colin Cross <ccross@google.com>
arch/arm/mach-tegra/board-ventana.c

index 91e26e4ec4ceeb7b2ea710d8b1a1ac9d8f7f920d..7afc197232da81946e30eb17a87414ec6e6e3bd3 100644 (file)
@@ -176,6 +176,7 @@ static struct platform_device ventana_keys_device = {
 
 static struct platform_device *ventana_devices[] __initdata = {
        &debug_uart,
+       &pmu_device,
        &tegra_udc_device,
        &pda_power_device,
        &tegra_gart_device,