Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 226681
b: refs/heads/master
c: 4d21882
h: refs/heads/master
i:
  226679: ba292a8
v: v3
  • Loading branch information
Benoit Cousson authored and Tony Lindgren committed Dec 24, 2010
1 parent c27f8ad commit eef5baf
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: 6ec1e077e36c5469a6f901ca9abbd9bd5d23e6ae
refs/heads/master: 4d218826ad9ba5ab0b2d7e0a2b14f2a1e48a5e0b
3 changes: 2 additions & 1 deletion trunk/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
Original file line number Diff line number Diff line change
Expand Up @@ -1857,7 +1857,8 @@ static struct omap_hwmod_sysc_fields omap_hwmod_sysc_type_smartreflex = {
static struct omap_hwmod_class_sysconfig omap44xx_smartreflex_sysc = {
.sysc_offs = 0x0038,
.sysc_flags = (SYSC_HAS_ENAWAKEUP | SYSC_HAS_SIDLEMODE),
.idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
.idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART |
SIDLE_SMART_WKUP),
.sysc_fields = &omap_hwmod_sysc_type_smartreflex,
};

Expand Down

0 comments on commit eef5baf

Please sign in to comment.