[PATCH v1 0/2] PCI: Add patch submission and ACPI FW/OS info

From: Bjorn Helgaas
Date: Fri Jun 29 2018 - 16:27:41 EST


Add hints about my patch idiosyncrasies and and ACPI firmware/OS interface
usage. I posted the latter 18 months ago or so, but never followed up on
it.

---

Bjorn Helgaas (2):
PCI: Document patch submission hints
PCI: Document ACPI description of PCI host bridges


Documentation/PCI/00-INDEX | 4 +
Documentation/PCI/acpi-info.txt | 183 ++++++++++++++++++++++++++++++
Documentation/PCI/submitting-patches.txt | 153 +++++++++++++++++++++++++
3 files changed, 340 insertions(+)
create mode 100644 Documentation/PCI/acpi-info.txt
create mode 100644 Documentation/PCI/submitting-patches.txt