public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] phy: mdio-thunder: Fix some Kconfig typos
@ 2016-03-16 23:23 Andreas Färber
  2016-03-16 23:26 ` David Daney
  2016-03-19  3:05 ` David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: Andreas Färber @ 2016-03-16 23:23 UTC (permalink / raw)
  To: linux-arm-kernel

Drop two extra occurrences of "on" in option title and help text.

Fixes: 379d7ac7ca31 ("phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.")
Cc: David Daney <david.daney@cavium.com>
Signed-off-by: Andreas F?rber <afaerber@suse.de>
---
 drivers/net/phy/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/net/phy/Kconfig b/drivers/net/phy/Kconfig
index 075a4cc175b1..6dad9a9c356c 100644
--- a/drivers/net/phy/Kconfig
+++ b/drivers/net/phy/Kconfig
@@ -197,13 +197,13 @@ config MDIO_OCTEON
 	  drivers on some systems.
 
 config MDIO_THUNDER
-	tristate "Support for MDIO buses on on ThunderX SOCs"
+	tristate "Support for MDIO buses on ThunderX SOCs"
 	depends on 64BIT
 	depends on PCI
 	select MDIO_CAVIUM
 	help
 	  This driver supports the MDIO interfaces found on Cavium
-	  ThunderX SoCs when the MDIO bus device appears on as a PCI
+	  ThunderX SoCs when the MDIO bus device appears as a PCI
 	  device.
 
 
-- 
2.6.2

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH] phy: mdio-thunder: Fix some Kconfig typos
  2016-03-16 23:23 [PATCH] phy: mdio-thunder: Fix some Kconfig typos Andreas Färber
@ 2016-03-16 23:26 ` David Daney
  2016-03-19  3:05 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: David Daney @ 2016-03-16 23:26 UTC (permalink / raw)
  To: linux-arm-kernel

On 03/16/2016 04:23 PM, Andreas F?rber wrote:
> Drop two extra occurrences of "on" in option title and help text.
>
> Fixes: 379d7ac7ca31 ("phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.")
> Cc: David Daney <david.daney@cavium.com>
> Signed-off-by: Andreas F?rber <afaerber@suse.de>

FWIW:

Acked-by: David Daney <david.daney@cavium.com>

> ---
>   drivers/net/phy/Kconfig | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/net/phy/Kconfig b/drivers/net/phy/Kconfig
> index 075a4cc175b1..6dad9a9c356c 100644
> --- a/drivers/net/phy/Kconfig
> +++ b/drivers/net/phy/Kconfig
> @@ -197,13 +197,13 @@ config MDIO_OCTEON
>   	  drivers on some systems.
>
>   config MDIO_THUNDER
> -	tristate "Support for MDIO buses on on ThunderX SOCs"
> +	tristate "Support for MDIO buses on ThunderX SOCs"
>   	depends on 64BIT
>   	depends on PCI
>   	select MDIO_CAVIUM
>   	help
>   	  This driver supports the MDIO interfaces found on Cavium
> -	  ThunderX SoCs when the MDIO bus device appears on as a PCI
> +	  ThunderX SoCs when the MDIO bus device appears as a PCI
>   	  device.
>
>
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] phy: mdio-thunder: Fix some Kconfig typos
  2016-03-16 23:23 [PATCH] phy: mdio-thunder: Fix some Kconfig typos Andreas Färber
  2016-03-16 23:26 ` David Daney
@ 2016-03-19  3:05 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2016-03-19  3:05 UTC (permalink / raw)
  To: linux-arm-kernel

From: Andreas F?rber <afaerber@suse.de>
Date: Thu, 17 Mar 2016 00:23:37 +0100

> Drop two extra occurrences of "on" in option title and help text.
> 
> Fixes: 379d7ac7ca31 ("phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.")
> Cc: David Daney <david.daney@cavium.com>
> Signed-off-by: Andreas F?rber <afaerber@suse.de>

Applied.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-03-19  3:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-16 23:23 [PATCH] phy: mdio-thunder: Fix some Kconfig typos Andreas Färber
2016-03-16 23:26 ` David Daney
2016-03-19  3:05 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox