]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: hv: vmbus: Use the DSDT specified irq for vmbus
authorK. Y. Srinivasan <kys@microsoft.com>
Mon, 6 Jun 2011 22:49:38 +0000 (15:49 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 7 Jun 2011 20:45:48 +0000 (13:45 -0700)
commit3d2de26762433dc7569b62ced95bde9b3189467f
tree97ca34d21b7070f12bdee657ead0daa49b3a4fb0
parent9aaa995e6af6ede7b06e3379d09ae70065c04d82
Staging: hv: vmbus: Use the DSDT specified irq for vmbus

DSDT specifies the irq value for the vmbus driver; use it unconditionally.
This is an exclusive interrupt line dedicated for the vmbus driver.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Abhishek Kane <v-abkane@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/vmbus_drv.c