diff options
author | Tomas Winkler <tomas.winkler@intel.com> | 2012-05-29 16:39:10 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-06-13 13:52:14 -0700 |
commit | aa189ecdc0c7fad2166ba6d133df8bd214550f68 (patch) | |
tree | bae9d7e44bb60a666574bb66bfbb2aa3e071a89a /Kconfig | |
parent | cfaf025112d3856637ff34a767ef785ef5cf2ca9 (diff) | |
download | linux-aa189ecdc0c7fad2166ba6d133df8bd214550f68.tar.gz linux-aa189ecdc0c7fad2166ba6d133df8bd214550f68.tar.bz2 linux-aa189ecdc0c7fad2166ba6d133df8bd214550f68.zip |
misc: mei: set IRQF_ONESHOT for msi request_threaded_irq
when the default irq quick handler is used then IRQF_ONESHOT must be set
otherwise the request fails and following error is displayed:
genirq: Threaded irq requested with handler=NULL and !ONESHOT for irq ...
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions