diff options
author | Marc Kleine-Budde <[email protected]> | 2013-04-11 10:08:27 +0200 |
---|---|---|
committer | Marc Kleine-Budde <[email protected]> | 2013-04-12 11:56:12 +0200 |
commit | db388d6460ffa53b3b38429da6f70a913f89b048 (patch) | |
tree | a14a6f93e8402d5ca3bf98412e72d82bfaaab20b /lib/memory-notifier-error-inject.c | |
parent | 50bceae9bd3569d56744882f3012734d48a1d413 (diff) |
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 <[email protected]> # >= v3.5
Reported-by: Mylene Josserand <[email protected]>
Tested-by: Mylene Josserand <[email protected]>
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions