[ARM] tegra: harmony: Add pmu device

Originally fixed by Will Deacon.

Change-Id: I2319d269f645766597100f91b2086fde4535c0fd
Signed-off-by: Colin Cross <ccross@google.com>
This commit is contained in:
Colin Cross
2010-08-21 18:23:11 -07:00
committed by Colin Cross
parent 68cfa7c453
commit 2d2a139ce3

View File

@@ -166,6 +166,7 @@ static struct platform_device pda_power_device = {
static struct platform_device *harmony_devices[] __initdata = {
&debug_uart,
&pmu_device,
&tegra_nand_device,
&tegra_udc_device,
&pda_power_device,