Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit db388d64 authored by Marc Kleine-Budde's avatar Marc Kleine-Budde
Browse files

can: mcp251x: add missing IRQF_ONESHOT to request_threaded_irq



Since commit:

    1c6c6952 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: default avatarMylene Josserand <Mylene.Josserand@navocap.com>
Tested-by: default avatarMylene Josserand <Mylene.Josserand@navocap.com>
Signed-off-by: default avatarMarc Kleine-Budde <mkl@pengutronix.de>
parent 50bceae9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment