diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2011-02-03 22:48:29 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2011-02-19 14:58:18 +0300 |
commit | 91c499178139d6597e68db19638e4135510a34b8 (patch) | |
tree | 9f2a58301e73178009d99e181d8de417659eda60 /kernel/Kconfig.hz | |
parent | 6d2cd17fde1fc3e93302815f049f255bb2b3123e (diff) | |
download | linux-91c499178139d6597e68db19638e4135510a34b8.tar.xz |
genirq: Add state field to irq_data
Some chip implementations need to access certain status flags. With
sparse irqs that requires a lookup of the irq descriptor. Add a state
field which contains such flags.
Name it in a way which will make coders happy to access it with the
proper accessor functions. And it's easy to grep for.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'kernel/Kconfig.hz')
0 files changed, 0 insertions, 0 deletions