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:
21e2b8c
)
genirq: Provide config option to disable deprecated code
author
Thomas Gleixner
<tglx@linutronix.de>
Fri, 1 Oct 2010 13:17:14 +0000
(15:17 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Mon, 4 Oct 2010 11:40:24 +0000
(13:40 +0200)
This option covers now the old chip functions and the irq_desc data
fields which are moving to struct irq_data. More stuff will follow.
Pretty handy for testing a conversion, whether something broke or not.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Ingo Molnar <mingo@elte.hu>
No differences found