commit | 369fd7b00fce169570d6a74cb369e60dbfc95fb4 | [log] [tgz] |
---|---|---|
author | Keith Busch <keith.busch@intel.com> | Tue Sep 18 17:58:47 2018 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Thu Oct 18 19:41:16 2018 -0500 |
tree | bdacdc0724f5ec232d8989f68e8bb03dadfd67d9 | |
parent | 6200cc5ee2baa573e7ac4dbcfca750e0b777c37d [diff] |
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>