PCI: add host bridge release support
authorYinghai Lu <yinghai@kernel.org>
Tue, 3 Apr 2012 01:31:53 +0000 (18:31 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 30 Apr 2012 20:52:43 +0000 (14:52 -0600)
commit4fa2649a01a4357a82dcc60ef8fb7b8c441e64ed
treedfe8dd728396fd3034f20de91bb610422a9bc4e6
parent7b54366358008241f88228f02cc80ab352265eac
PCI: add host bridge release support

We need a hook to release host bridge resources allocated when creating
root bus.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/host-bridge.c
drivers/pci/probe.c
include/linux/pci.h
This page took 0.02705 seconds and 5 git commands to generate.