[PATCH] ata: Don't use NO_IRQ in pata_of_platform driver
From: Alan Cox <hidden>
Date: 2011-12-06 11:09:55
Also in:
linux-devicetree, linux-ide, linux-next, lkml
From: Alan Cox <hidden>
Date: 2011-12-06 11:09:55
Also in:
linux-devicetree, linux-ide, linux-next, lkml
It's shown in /proc/interrupts due to a "bug" in show_interrupts(). The (gmail damaged) patch below fixes this bug.
We get API breakage then. Which is a pain of course because debug tools and the like which think IRQ 0 is "timer ticks" are somewhat broken.