diff mbox

MAINTAINERS: Include more PCI files

Message ID 20171215225307.175987.4972.stgit@bhelgaas-glaptop.roam.corp.google.com (mailing list archive)
State New, archived
Delegated to: Bjorn Helgaas
Headers show

Commit Message

Bjorn Helgaas Dec. 15, 2017, 10:53 p.m. UTC
From: Bjorn Helgaas <bhelgaas@google.com>

Add more PCI files to the PCI subsystem.

I expect Rafael to continue merging things in drivers/acpi/pci*, but it's
nice to have linux-pci included on patches.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
---
 MAINTAINERS |    4 ++++
 1 file changed, 4 insertions(+)

Comments

Rafael J. Wysocki Dec. 15, 2017, 11:30 p.m. UTC | #1
On Fri, Dec 15, 2017 at 11:53 PM, Bjorn Helgaas <helgaas@kernel.org> wrote:
> From: Bjorn Helgaas <bhelgaas@google.com>
>
> Add more PCI files to the PCI subsystem.
>
> I expect Rafael to continue merging things in drivers/acpi/pci*, but it's
> nice to have linux-pci included on patches.
>
> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

> ---
>  MAINTAINERS |    4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index aa71ab52fd76..6fcc9b8bab52 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10551,8 +10551,12 @@ T:     git git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git
>  S:     Supported
>  F:     Documentation/devicetree/bindings/pci/
>  F:     Documentation/PCI/
> +F:     drivers/acpi/pci*
>  F:     drivers/pci/
> +F:     include/asm-generic/pci*
>  F:     include/linux/pci*
> +F:     include/uapi/linux/pci*
> +F:     lib/pci*
>  F:     arch/x86/pci/
>  F:     arch/x86/kernel/quirks.c
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
Bjorn Helgaas Jan. 10, 2018, 8:48 p.m. UTC | #2
On Fri, Dec 15, 2017 at 04:53:07PM -0600, Bjorn Helgaas wrote:
> From: Bjorn Helgaas <bhelgaas@google.com>
> 
> Add more PCI files to the PCI subsystem.
> 
> I expect Rafael to continue merging things in drivers/acpi/pci*, but it's
> nice to have linux-pci included on patches.
> 
> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

Applied with Rafael's ack on pci/misc for v4.16.

> ---
>  MAINTAINERS |    4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index aa71ab52fd76..6fcc9b8bab52 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10551,8 +10551,12 @@ T:	git git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git
>  S:	Supported
>  F:	Documentation/devicetree/bindings/pci/
>  F:	Documentation/PCI/
> +F:	drivers/acpi/pci*
>  F:	drivers/pci/
> +F:	include/asm-generic/pci*
>  F:	include/linux/pci*
> +F:	include/uapi/linux/pci*
> +F:	lib/pci*
>  F:	arch/x86/pci/
>  F:	arch/x86/kernel/quirks.c
>  
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index aa71ab52fd76..6fcc9b8bab52 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10551,8 +10551,12 @@  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git
 S:	Supported
 F:	Documentation/devicetree/bindings/pci/
 F:	Documentation/PCI/
+F:	drivers/acpi/pci*
 F:	drivers/pci/
+F:	include/asm-generic/pci*
 F:	include/linux/pci*
+F:	include/uapi/linux/pci*
+F:	lib/pci*
 F:	arch/x86/pci/
 F:	arch/x86/kernel/quirks.c