Staging: hv: vmbus: Change the signature of vmbus_bus_init()
commit9aaa995e6af6ede7b06e3379d09ae70065c04d82
authorK. Y. Srinivasan <kys@microsoft.com>
Mon, 6 Jun 2011 22:49:37 +0000 (6 15:49 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 7 Jun 2011 20:45:48 +0000 (7 13:45 -0700)
tree4c9d42eff38172e41c3bacbbb81fa0d28cbf660d
parent3e1edf6a6c0c4140bb6c22fe880d924f4d10b164
Staging: hv: vmbus: Change the signature of vmbus_bus_init()

In preparation for making the vmbus driver an ACPI bus driver, change the
signature of vmbus_bus_init() to accept the irq value.

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