Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 221094
b: refs/heads/master
c: dc6c0ca
h: refs/heads/master
v: v3
  • Loading branch information
Kukjin Kim committed Oct 25, 2010
1 parent 0862f65 commit 382af48
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: b4a0dca771350b4eb0b262b5bbcf2aab5b47d1ea
refs/heads/master: dc6c0ca39daad44f3169656296ef81d39a6dc7f5
2 changes: 2 additions & 0 deletions trunk/arch/arm/plat-s5p/include/plat/irqs.h
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@
((irq) - S5P_EINT_BASE1) : \
((irq) + 16 - S5P_EINT_BASE2))

#define IRQ_EINT_BIT(x) EINT_OFFSET(x)

/* Typically only a few gpio chips require gpio interrupt support.
To avoid memory waste irq descriptors are allocated only for
S5P_GPIOINT_GROUP_COUNT chips, each with total number of
Expand Down

0 comments on commit 382af48

Please sign in to comment.