patches: handle IRQF_NO_AUTOEN With IRQF_NO_AUTOEN request_irq() will not enable the IRQ automatically. use the old code which deactivates later again. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>