Staging: hv: vmbus: Support the notion of id tables in vmbus_match()
commit5841a829594983077f670192b78fee4f7712e2b4
authorK. Y. Srinivasan <kys@microsoft.com>
Thu, 25 Aug 2011 16:48:39 +0000 (25 09:48 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 25 Aug 2011 21:11:16 +0000 (25 14:11 -0700)
treec028eae3d0adfa0096c9f7ca0219ae166bcb21c2
parent0ddda6603a6eea0b3aff294648ecb30a22e974f1
Staging: hv: vmbus: Support the notion of id tables in vmbus_match()

Introduce code to handle driver specific id tables to the vmbus core
(vmbus_match). This would allow us to handle more than one device type
with a given driver.

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/staging/hv/vmbus_drv.c