PCI/AER: Use managed resource allocations
authorKeith Busch <keith.busch@intel.com>
Tue, 18 Sep 2018 23:58:47 +0000 (17:58 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 19 Oct 2018 00:41:16 +0000 (19:41 -0500)
commit369fd7b00fce169570d6a74cb369e60dbfc95fb4
treebdacdc0724f5ec232d8989f68e8bb03dadfd67d9
parent6200cc5ee2baa573e7ac4dbcfca750e0b777c37d
PCI/AER: Use managed resource allocations

Use the managed device resource allocations for the service data so the AER
driver doesn't need to manage it, further simplifying this driver.

Link: https://lore.kernel.org/linux-pci/20180918235848.26694-12-keith.busch@intel.com
Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/pcie/aer.c