Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362441
b: refs/heads/master
c: 646dd2f
h: refs/heads/master
i:
  362439: c1283e9
v: v3
  • Loading branch information
Sylwester Nawrocki authored and Kukjin Kim committed Apr 9, 2013
1 parent eea6756 commit f9392bb
Show file tree
Hide file tree
Showing 2 changed files with 2 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: b530f742ac27460d41d35b638ad6aad92044a982
refs/heads/master: 646dd2f0a980949b05042792fbadd72b735c3eda
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-s3c24xx/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@ struct s3c_irq_intc *s3c24xx_init_intc(struct device_node *np,
base = (void *)0xfd000000;

intc->reg_mask = base + 0xa4;
intc->reg_pending = base + 0x08;
intc->reg_pending = base + 0xa8;
irq_num = 20;
irq_start = S3C2410_IRQ(32);
irq_offset = 4;
Expand Down

0 comments on commit f9392bb

Please sign in to comment.