projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68cfa7c
)
[ARM] tegra: harmony: Add pmu device
author
Colin Cross
<ccross@google.com>
Sun, 22 Aug 2010 01:23:11 +0000
(18:23 -0700)
committer
Colin Cross
<ccross@android.com>
Wed, 6 Oct 2010 23:27:43 +0000
(16:27 -0700)
Originally fixed by Will Deacon.
Change-Id: I2319d269f645766597100f91b2086fde4535c0fd
Signed-off-by: Colin Cross <ccross@google.com>
arch/arm/mach-tegra/board-harmony.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-tegra/board-harmony.c
b/arch/arm/mach-tegra/board-harmony.c
index 2d9e55bc69e4236f1f253b3dd0576948b4bccecd..ee01dd0ae7cd16ae6d207a540d875d3516d53797 100644
(file)
--- a/
arch/arm/mach-tegra/board-harmony.c
+++ b/
arch/arm/mach-tegra/board-harmony.c
@@
-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,