[PATCH v2 2/2] PCI: Add support for Enhanced Allocation devices

2015-09-23 Thread Sean O. Stalley
Add support for devices using Enhanced Allocation entries instead of BARs. This patch allows the kernel to parse the EA Extended Capability structure in PCI configspace and claim the BAR-equivalent resources. Signed-off-by: Sean O. Stalley --- drivers/pci/pci.c | 174

[PATCH v2 2/2] PCI: Add support for Enhanced Allocation devices

2015-09-23 Thread Sean O. Stalley
Add support for devices using Enhanced Allocation entries instead of BARs. This patch allows the kernel to parse the EA Extended Capability structure in PCI configspace and claim the BAR-equivalent resources. Signed-off-by: Sean O. Stalley --- drivers/pci/pci.c | 174