Staging: hv: add driver_data to hv_vmbus_device_id
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 25 Aug 2011 17:25:37 +0000 (10:25 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 25 Aug 2011 17:25:37 +0000 (10:25 -0700)
This is going to be needed by some drivers that handle more than one
device, like all other bus types do, so prepare for that in advance
before the user/kernel api is used.

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

No differences found