[PATCH 00/12] Staging: hv: Cleanup vmbus driver - Phase II

From: K. Y. Srinivasan
Date: Tue Mar 15 2011 - 17:52:16 EST


This patch-set fixes the following issues in the vmbus driver (vmbus_drv.c):

Make vmbus driver a platform pci device and cleanup
root device management and irq allocation
(patches 1/12 through 3/12):
1) Make vmbus driver a platform pci driver.
2) Cleanup root device management.
3) Leverage the pci model for allocating irq.

General cleanup of vmbus driver (patches 4/12 though 12/12):
1) Rename vmbus_driver_context structure and do
related cleanup.
2) Get rid of forward declarations by moving code.

Regards,

K. Y

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/