Searched hist:d4d5e08960844a062da8387ee5f16ca7a33200d0 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/kernel/irq/ |
H A D | internals.h | diff d4d5e08960844a062da8387ee5f16ca7a33200d0 Thu Feb 10 06:16:14 CST 2011 Thomas Gleixner <tglx@linutronix.de> genirq: Add IRQCHIP_SET_TYPE_MASKED flag
irq_chips, which require to mask the chip before changing the trigger type should set this flag. So the core takes care of it and the requirement for looking into desc->status in the chip goes away.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Linus Walleij <linus.walleij@stericsson.com> Cc: Lars-Peter Clausen <lars@metafoo.de>
|
H A D | chip.c | diff d4d5e08960844a062da8387ee5f16ca7a33200d0 Thu Feb 10 06:16:14 CST 2011 Thomas Gleixner <tglx@linutronix.de> genirq: Add IRQCHIP_SET_TYPE_MASKED flag
irq_chips, which require to mask the chip before changing the trigger type should set this flag. So the core takes care of it and the requirement for looking into desc->status in the chip goes away.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Linus Walleij <linus.walleij@stericsson.com> Cc: Lars-Peter Clausen <lars@metafoo.de>
|
H A D | manage.c | diff d4d5e08960844a062da8387ee5f16ca7a33200d0 Thu Feb 10 06:16:14 CST 2011 Thomas Gleixner <tglx@linutronix.de> genirq: Add IRQCHIP_SET_TYPE_MASKED flag
irq_chips, which require to mask the chip before changing the trigger type should set this flag. So the core takes care of it and the requirement for looking into desc->status in the chip goes away.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Linus Walleij <linus.walleij@stericsson.com> Cc: Lars-Peter Clausen <lars@metafoo.de>
|
/openbmc/linux/include/linux/ |
H A D | irq.h | diff d4d5e08960844a062da8387ee5f16ca7a33200d0 Thu Feb 10 06:16:14 CST 2011 Thomas Gleixner <tglx@linutronix.de> genirq: Add IRQCHIP_SET_TYPE_MASKED flag
irq_chips, which require to mask the chip before changing the trigger type should set this flag. So the core takes care of it and the requirement for looking into desc->status in the chip goes away.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Linus Walleij <linus.walleij@stericsson.com> Cc: Lars-Peter Clausen <lars@metafoo.de>
|