diff mbox

pci: Fix typo in MAINTAINERS file

Message ID 80fa36488fb77bda9822a3f8583fb08ff66b428c.1482940922.git.jpinto@synopsys.com
State Changes Requested
Headers show

Commit Message

Joao Pinto Dec. 28, 2016, 4:05 p.m. UTC
This patch fixes a typo in MAINTAINERS file.

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

Comments

Bjorn Helgaas Jan. 11, 2017, 9:10 p.m. UTC | #1
Hi Joao,

On Wed, Dec 28, 2016 at 04:05:11PM +0000, Joao Pinto wrote:
> This patch fixes a typo in MAINTAINERS file.
> 
> Signed-off-by: Joao Pinto <jpinto@synopsys.com>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index cfff2c9..1056392 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9512,7 +9512,7 @@ L:	linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
>  S:	Maintained
>  F:	drivers/pci/host/pci-exynos.c
>  
> -PCI DRIVER FOR SYNOPSIS DESIGNWARE
> +PCI DRIVER FOR SYNOPSYS DESIGNWARE

"git grep -i synopsis" finds several other occurrences in the tree.

Most of them are the English word "synopsis", and those are correct.
But several look like similar typos for the "Synopsys" company name:

  Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt:This PCIe host controller is based on the Synopsis Designware PCIe IP
  Documentation/devicetree/bindings/pci/pci-armada8k.txt:This PCIe host controller is based on the Synopsis Designware PCIe IP
  Documentation/devicetree/bindings/pci/samsung,exynos5440-pcie.txt:This PCIe host controller is based on the Synopsis Designware PCIe IP
  Documentation/devicetree/bindings/pci/spear13xx-pcie.txt:SPEAr13XX uses synopsis designware PCIe controller and ST MiPHY as phy
  Documentation/devicetree/bindings/phy/qcom-dwc3-usb-phy.txt:DWC3 PHY nodes are defined to describe on-chip Synopsis Physical layer
  Documentation/devicetree/bindings/phy/qcom-dwc3-usb-phy.txt:    - "qcom,dwc3-hs-usb-phy" for High Speed Synopsis PHY controller
  Documentation/devicetree/bindings/phy/qcom-dwc3-usb-phy.txt:    - "qcom,dwc3-ss-usb-phy" for Super Speed Synopsis PHY controller
  arch/x86/include/asm/apb_timer.h: * apb_timer.h: Driver for Langwell APB timer based on Synopsis DesignWare
  drivers/gpu/drm/bridge/Kconfig: tristate "Synopsis Designware AHB Audio interface"
  drivers/gpu/drm/bridge/Kconfig:   Support the AHB Audio interface which is part of the Synopsis
  drivers/gpu/drm/bridge/Kconfig: tristate "Synopsis Designware I2S Audio interface"
  drivers/gpu/drm/bridge/Kconfig:   Support the I2S Audio interface which is part of the Synopsis
  drivers/gpu/drm/bridge/dw-hdmi-ahb-audio.c:MODULE_DESCRIPTION("Synopsis Designware HDMI AHB ALSA interface");
  drivers/gpu/drm/bridge/dw-hdmi-i2s-audio.c:MODULE_DESCRIPTION("Synopsis Designware HDMI I2S ALSA SoC interface");
  drivers/usb/phy/phy-msm-usb.c: * SNPS_28NM_INTEGRATED_PHY       Synopsis 28nm integrated PHY

Can you take a look at those and fix any others that are typos at the
same time?

>  M:	Jingoo Han <jingoohan1@gmail.com>
>  M:	Joao Pinto <Joao.Pinto@synopsys.com>
>  L:	linux-pci@vger.kernel.org
> -- 
> 2.9.3
> 
--
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
Joao Pinto Jan. 12, 2017, 12:10 p.m. UTC | #2
Hi Bjorn,

Às 9:10 PM de 1/11/2017, Bjorn Helgaas escreveu:
> Hi Joao,
> 
> On Wed, Dec 28, 2016 at 04:05:11PM +0000, Joao Pinto wrote:
>> This patch fixes a typo in MAINTAINERS file.
>>
>> Signed-off-by: Joao Pinto <jpinto@synopsys.com>
>> ---
>>  MAINTAINERS | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index cfff2c9..1056392 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -9512,7 +9512,7 @@ L:	linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
>>  S:	Maintained
>>  F:	drivers/pci/host/pci-exynos.c
>>  
>> -PCI DRIVER FOR SYNOPSIS DESIGNWARE
>> +PCI DRIVER FOR SYNOPSYS DESIGNWARE
> 
> "git grep -i synopsis" finds several other occurrences in the tree.
> 
> Most of them are the English word "synopsis", and those are correct.
> But several look like similar typos for the "Synopsys" company name:
> 
>   Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt:This PCIe host controller is based on the Synopsis Designware PCIe IP
>   Documentation/devicetree/bindings/pci/pci-armada8k.txt:This PCIe host controller is based on the Synopsis Designware PCIe IP
>   Documentation/devicetree/bindings/pci/samsung,exynos5440-pcie.txt:This PCIe host controller is based on the Synopsis Designware PCIe IP
>   Documentation/devicetree/bindings/pci/spear13xx-pcie.txt:SPEAr13XX uses synopsis designware PCIe controller and ST MiPHY as phy
>   Documentation/devicetree/bindings/phy/qcom-dwc3-usb-phy.txt:DWC3 PHY nodes are defined to describe on-chip Synopsis Physical layer
>   Documentation/devicetree/bindings/phy/qcom-dwc3-usb-phy.txt:    - "qcom,dwc3-hs-usb-phy" for High Speed Synopsis PHY controller
>   Documentation/devicetree/bindings/phy/qcom-dwc3-usb-phy.txt:    - "qcom,dwc3-ss-usb-phy" for Super Speed Synopsis PHY controller
>   arch/x86/include/asm/apb_timer.h: * apb_timer.h: Driver for Langwell APB timer based on Synopsis DesignWare
>   drivers/gpu/drm/bridge/Kconfig: tristate "Synopsis Designware AHB Audio interface"
>   drivers/gpu/drm/bridge/Kconfig:   Support the AHB Audio interface which is part of the Synopsis
>   drivers/gpu/drm/bridge/Kconfig: tristate "Synopsis Designware I2S Audio interface"
>   drivers/gpu/drm/bridge/Kconfig:   Support the I2S Audio interface which is part of the Synopsis
>   drivers/gpu/drm/bridge/dw-hdmi-ahb-audio.c:MODULE_DESCRIPTION("Synopsis Designware HDMI AHB ALSA interface");
>   drivers/gpu/drm/bridge/dw-hdmi-i2s-audio.c:MODULE_DESCRIPTION("Synopsis Designware HDMI I2S ALSA SoC interface");
>   drivers/usb/phy/phy-msm-usb.c: * SNPS_28NM_INTEGRATED_PHY       Synopsis 28nm integrated PHY
> 

Yes, I will do that!

> Can you take a look at those and fix any others that are typos at the
> same time?
> 
>>  M:	Jingoo Han <jingoohan1@gmail.com>
>>  M:	Joao Pinto <Joao.Pinto@synopsys.com>
>>  L:	linux-pci@vger.kernel.org
>> -- 
>> 2.9.3
>>

Thanks.
--
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 cfff2c9..1056392 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9512,7 +9512,7 @@  L:	linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
 S:	Maintained
 F:	drivers/pci/host/pci-exynos.c
 
-PCI DRIVER FOR SYNOPSIS DESIGNWARE
+PCI DRIVER FOR SYNOPSYS DESIGNWARE
 M:	Jingoo Han <jingoohan1@gmail.com>
 M:	Joao Pinto <Joao.Pinto@synopsys.com>
 L:	linux-pci@vger.kernel.org