alistair23-linux/drivers/misc/mei
Tomas Winkler aa189ecdc0 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>
2012-06-13 13:52:14 -07:00
..
hw.h Staging: mei: move the mei code out of staging 2012-05-01 18:23:38 -04:00
init.c mei: export mei.h for the user space 2012-05-09 13:58:06 -07:00
interface.c mei: export mei.h for the user space 2012-05-09 13:58:06 -07:00
interface.h mei: export mei.h for the user space 2012-05-09 13:58:06 -07:00
interrupt.c mei: export mei.h for the user space 2012-05-09 13:58:06 -07:00
iorw.c mei: export mei.h for the user space 2012-05-09 13:58:06 -07:00
Kconfig Staging: mei: move the mei code out of staging 2012-05-01 18:23:38 -04:00
main.c misc: mei: set IRQF_ONESHOT for msi request_threaded_irq 2012-06-13 13:52:14 -07:00
Makefile Staging: mei: move the mei code out of staging 2012-05-01 18:23:38 -04:00
mei_dev.h mei: export mei.h for the user space 2012-05-09 13:58:06 -07:00
wd.c mei: export mei.h for the user space 2012-05-09 13:58:06 -07:00