On 07/02/2012 01:44 PM, Lars-Peter Clausen wrote: > Since commit 1c6c69525b ("genirq: Reject bogus threaded irq requests") threaded > IRQs without a primary handler need to be requested with IRQF_ONESHOT, otherwise > the request will fail. This patch adds the IRQF_ONESHOT to IIO drivers where it oops, copy & paste error, "IIO" should obviously been "input". > is missing. Not modified by this patch are those drivers where the requested IRQ > will always be a nested IRQ (e.g. because it's part of an MFD), since for this > special case IRQF_ONESHOT is not required to be specified when requesting the > IRQ. -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html