Staging: hv: Change the signature for vmbus_child_device_register()
commit3ca07cb06d3176b3eb1bfd49fdc8c8fbe649fa5b
authorK. Y. Srinivasan <kys@microsoft.com>
Thu, 10 Mar 2011 22:07:21 +0000 (10 14:07 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 14 Mar 2011 19:29:59 +0000 (14 12:29 -0700)
tree21f93383add1dc6eabc8ec6d7288333b6a109ad5
parentece0e32fd2870f7d2b2f28a99f8e63bef3c01686
Staging: hv: Change the signature for vmbus_child_device_register()

In preparation for getting rid of the vmbus_child_dev_add() function,
modify the signature of vmbus_child_device_register(). Note that
the root device is a global variable.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Mike Sterling <mike.sterling@microsoft.com>
Signed-off-by: Abhishek Kane <v-abkane@microsoft.com>
Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/vmbus_drv.c
drivers/staging/hv/vmbus_private.h