diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2006-06-29 02:25:00 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-29 10:26:25 -0700 |
commit | f210be198ddd3f54b17d4aa6e69b829f75f226e5 (patch) | |
tree | 121990f1d6e970dc255ed78de90f495117b333e4 /kernel | |
parent | 43f7775944e40221827e4b3aec43824aa4c4e4a9 (diff) | |
download | op-kernel-dev-f210be198ddd3f54b17d4aa6e69b829f75f226e5.zip op-kernel-dev-f210be198ddd3f54b17d4aa6e69b829f75f226e5.tar.gz |
[PATCH] genirq: add IRQ_TYPE_SENSE_MASK
Add a #define for the mask of the part of IRQ_TYPE that represents the
trigger type. I use that in my in-progress work as I've standardized the
way the irq description in the firmware device-tree get translated to linux
useable things by using those constants. Having this mask to isolate the
"trigger type" part of the flags is useful in a few places.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions