git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3f8956
)
C6X: remove dependence on legacy IRQs
author
Mark Salter
<msalter@redhat.com>
Thu, 19 Jul 2012 03:49:40 +0000
(23:49 -0400)
committer
Mark Salter
<msalter@redhat.com>
Thu, 19 Jul 2012 03:49:40 +0000
(23:49 -0400)
The core priority PIC code uses legacy irq support to facilitate direct
mapping of core hw interrupt numbers to linux interrupt numbers. This
patch removes the legacy irq usage and replaces it with a generic linear
mapping.
Signed-off-by: Mark Salter <msalter@redhat.com>
No differences found