Skip to content
Commit f31ad406 authored by Stephen Warren's avatar Stephen Warren Committed by Dmitry Torokhov
Browse files

Input: mpu3050 - set IRQF_ONESHOT when requesting the interrupt



Commit 1c6c6952 "genirq: Reject bogus threaded irq requests" requires
that request_threaded_irq() either be passed an explicit handler, or
that IRQF_ONESHOT be set. Set this flag.

Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent 46f49b7a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment