Marc Kleine-Budde db388d6460 can: mcp251x: add missing IRQF_ONESHOT to request_threaded_irq
Since commit:

    1c6c695 genirq: Reject bogus threaded irq requests

threaded irqs must provide a primary handler or set the IRQF_ONESHOT flag.
Since the mcp251x driver doesn't make use of a primary handler set the
IRQF_ONESHOT flag.

Cc: linux-stable <stable@vger.kernel.org> # >= v3.5
Reported-by: Mylene Josserand <Mylene.Josserand@navocap.com>
Tested-by: Mylene Josserand <Mylene.Josserand@navocap.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2013-04-12 11:56:12 +02:00
..
2012-12-03 11:16:11 -08:00
2013-01-28 18:17:25 -05:00
2012-12-03 11:16:11 -08:00
2012-12-03 11:16:11 -08:00
2013-02-21 13:41:04 -08:00
2013-01-26 16:58:59 +01:00
2013-01-28 18:17:25 -05:00