Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81401
b: refs/heads/master
c: 8cf6b19
h: refs/heads/master
i:
  81399: 4654a8f
v: v3
  • Loading branch information
Kim Phillips authored and Kumar Gala committed Jan 28, 2008
1 parent e15f78b commit 4537fef
Show file tree
Hide file tree
Showing 2 changed files with 7 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: 05a07af67658c31f1e9d2dbfcb3f455109e09a34
refs/heads/master: 8cf6b1952286aff939ec626677179d73036cf7f2
6 changes: 6 additions & 0 deletions trunk/arch/powerpc/sysdev/ipic.c
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,12 @@ static struct ipic_info ipic_info[] = {
.force = IPIC_SIFCR_L,
.bit = 27,
},
[94] = {
.mask = IPIC_SIMSR_L,
.prio = 0,
.force = IPIC_SIFCR_L,
.bit = 30,
},
};

static inline u32 ipic_read(volatile u32 __iomem *base, unsigned int reg)
Expand Down

0 comments on commit 4537fef

Please sign in to comment.