commit | 5909406598d9fab58be860b72dff9409bff11653 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Fri Nov 25 11:57:10 2016 +0100 |
committer | Bjorn Helgaas <helgaas@kernel.org> | Wed Dec 07 12:05:48 2016 -0600 |
tree | ac32f861756ae7f87003e25b70f64932ba6665fc | |
parent | 37d6a0a6f4700ad3ae7bbf8db38b4557e97b3fe4 [diff] |
PCI: Allow driver-specific data in host bridge Provide a way to allocate driver-specific data along with a PCI host bridge structure. The bridge's ->private field points to this data. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Bjorn Helgaas <helgaas@kernel.org>