Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359829
b: refs/heads/master
c: 092bda6
h: refs/heads/master
i:
  359827: 53c9116
v: v3
  • Loading branch information
Hebbar Gururaja authored and Paul Walmsley committed Feb 8, 2013
1 parent efb5f13 commit 281facd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9652d19afc23b80509e23f1d7c3f37786e50e401
refs/heads/master: 092bda62772dd0018bf48f2554f8f16348f16410
3 changes: 2 additions & 1 deletion trunk/arch/arm/mach-omap2/omap_hwmod_33xx_data.c
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,8 @@ static struct omap_hwmod am33xx_wkup_m3_hwmod = {
.name = "wkup_m3",
.class = &am33xx_wkup_m3_hwmod_class,
.clkdm_name = "l4_wkup_aon_clkdm",
.flags = HWMOD_INIT_NO_RESET, /* Keep hardreset asserted */
/* Keep hardreset asserted */
.flags = HWMOD_INIT_NO_RESET | HWMOD_NO_IDLEST,
.mpu_irqs = am33xx_wkup_m3_irqs,
.main_clk = "dpll_core_m4_div2_ck",
.prcm = {
Expand Down

0 comments on commit 281facd

Please sign in to comment.