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:
342d765
)
mfd: Use irq_to_desc in twl4030 code
author
Samuel Ortiz
<sameo@openedhand.com>
Thu, 18 Dec 2008 10:38:02 +0000
(11:38 +0100)
committer
Samuel Ortiz
<samuel@sortiz.org>
Sun, 4 Jan 2009 11:17:42 +0000
(12:17 +0100)
The global irq_desc array is soon going to be accessible only with
!CONFIG_SPARSE_IRQ. We should start using the generic irq_to_desc()
routines instead.
Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
No differences found