Staging: hv: vmbus: Support building the vmbus driver as part of the kernel
authorK. Y. Srinivasan <kys@microsoft.com>
Mon, 24 Oct 2011 18:28:12 +0000 (11:28 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 27 Nov 2011 01:05:34 +0000 (17:05 -0800)
commit43d4e119f944a41a7694552353635ad9b2cd8b37
tree221c3c2c938ec9452e0fc53c6bc3de17a67a28b1
parenta48b0c4c7dfe8de55057c6c431ec47d489d1ff7a
Staging: hv: vmbus: Support building the vmbus driver as part of the kernel

Modify the way we initialize the vmbus driver so that all the hyper-v drivers
can be linked with the kernel and still ensure that the vmbus driver
is fully initialized before the drivers that depend upon the vmbus
driver attempt to initialize.

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