staging: mei: enable msi when supported
authorTomas Winkler <tomas.winkler@intel.com>
Thu, 14 Jul 2011 17:11:25 +0000 (20:11 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 23 Aug 2011 19:56:44 +0000 (12:56 -0700)
commit4f61a7ad939861d540cab6749ba3b84861c34573
tree9927320538853600d9ceb5c03e7463ff5a9b69ac
parentb4f6209d733b6570947507a18f76def6e16393cb
staging: mei: enable msi when supported

enable msi when supported
also in that case we can drop the quick handler
from the threaded interrupt that protected us from
handling USB interrupts

Signed-off-by: Maarten Lankhorst <m.b.lankhorst@gmail.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/mei/interrupt.c
drivers/staging/mei/main.c