diff mbox

Synopsys driver updated in Maintainers

Message ID eb5a3237d868dba88c0bdbe3862e14890b4adf05.1454434674.git.jpinto@synopsys.com
State Superseded
Headers show

Commit Message

Joao Pinto Feb. 2, 2016, 5:39 p.m. UTC
Driver name changed but not updated in MAINTAINERS.

Signed-off-by: Joao Pinto <jpinto@synopsys.com>
---
 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Bjorn Helgaas Feb. 2, 2016, 8:04 p.m. UTC | #1
On Tue, Feb 02, 2016 at 05:39:16PM +0000, Joao Pinto wrote:
> Driver name changed but not updated in MAINTAINERS.
> 
> Signed-off-by: Joao Pinto <jpinto@synopsys.com>
> ---
>  MAINTAINERS | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d2e4506..caba688 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8234,8 +8234,8 @@ PCI DRIVER FOR SYNOPSYS PROTOTYPING DEVICE
>  M:	Joao Pinto <jpinto@synopsys.com>
>  L:	linux-pci@vger.kernel.org
>  S:	Maintained
> -F:	Documentation/devicetree/bindings/pci/pcie-snpsdev.txt
> -F:	drivers/pci/host/pcie-snpsdev.c
> +F:	Documentation/devicetree/bindings/pci/pcie-synopsys.txt
> +F:	drivers/pci/host/pcie-synopsys.c
>  
>  PCMCIA SUBSYSTEM
>  P:	Linux PCMCIA Team

I folded this fix into the original commit, thanks!

Bjorn
--
To unsubscribe from this list: send the line "unsubscribe linux-pci" 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 d2e4506..caba688 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8234,8 +8234,8 @@  PCI DRIVER FOR SYNOPSYS PROTOTYPING DEVICE
 M:	Joao Pinto <jpinto@synopsys.com>
 L:	linux-pci@vger.kernel.org
 S:	Maintained
-F:	Documentation/devicetree/bindings/pci/pcie-snpsdev.txt
-F:	drivers/pci/host/pcie-snpsdev.c
+F:	Documentation/devicetree/bindings/pci/pcie-synopsys.txt
+F:	drivers/pci/host/pcie-synopsys.c
 
 PCMCIA SUBSYSTEM
 P:	Linux PCMCIA Team