Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 94962
b: refs/heads/master
c: e121770
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown authored and Russell King committed Apr 24, 2008
1 parent 23d0873 commit d304e6d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e03e0590b2b29b62f0480524090e469baa13d5f5
refs/heads/master: e12177073f28419f1f7eb8dbb93aab6b712c7c04
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-pxa/pxa3xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -486,6 +486,8 @@ static int pxa3xx_set_wake(unsigned int irq, unsigned int on)
case IRQ_MMC3:
mask = ADXER_MFP_GEN12;
break;
default:
return -EINVAL;
}

local_irq_save(flags);
Expand Down

0 comments on commit d304e6d

Please sign in to comment.