Skip to content
  • Thomas Gleixner's avatar
    genirq: Add IRQCHIP_SET_TYPE_MASKED flag · d4d5e089
    Thomas Gleixner authored
    
    
    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: default avatarThomas Gleixner <tglx@linutronix.de>
    Cc: Linus Walleij <linus.walleij@stericsson.com>
    Cc: Lars-Peter Clausen <lars@metafoo.de>
    d4d5e089