netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] bcm87xx: fix reg-init comment typo
@ 2012-07-04 15:05 Peter Korsgaard
  2012-07-04 17:22 ` David Daney
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Korsgaard @ 2012-07-04 15:05 UTC (permalink / raw)
  To: netdev, david.daney, davem; +Cc: Peter Korsgaard

broadcom, not marvell.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
---
 drivers/net/phy/bcm87xx.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/phy/bcm87xx.c b/drivers/net/phy/bcm87xx.c
index 9a90dcf..a6df68c 100644
--- a/drivers/net/phy/bcm87xx.c
+++ b/drivers/net/phy/bcm87xx.c
@@ -22,7 +22,7 @@
 
 #if IS_ENABLED(CONFIG_OF_MDIO)
 /* Set and/or override some configuration registers based on the
- * marvell,reg-init property stored in the of_node for the phydev.
+ * broadcom,c45-reg-init property stored in the of_node for the phydev.
  *
  * broadcom,c45-reg-init = <devid reg mask value>,...;
  *
-- 
1.7.10

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

* Re: [PATCH] bcm87xx: fix reg-init comment typo
  2012-07-04 15:05 [PATCH] bcm87xx: fix reg-init comment typo Peter Korsgaard
@ 2012-07-04 17:22 ` David Daney
  2012-07-09  7:12   ` David Miller
  0 siblings, 1 reply; 3+ messages in thread
From: David Daney @ 2012-07-04 17:22 UTC (permalink / raw)
  To: Peter Korsgaard; +Cc: netdev, david.daney, davem

On 07/04/2012 08:05 AM, Peter Korsgaard wrote:
> broadcom, not marvell.
>
> Signed-off-by: Peter Korsgaard<jacmet@sunsite.dk>

Indeed, it was a cut-and-paste error.  Thanks for fixing it...

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

> ---
>   drivers/net/phy/bcm87xx.c |    2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/net/phy/bcm87xx.c b/drivers/net/phy/bcm87xx.c
> index 9a90dcf..a6df68c 100644
> --- a/drivers/net/phy/bcm87xx.c
> +++ b/drivers/net/phy/bcm87xx.c
> @@ -22,7 +22,7 @@
>
>   #if IS_ENABLED(CONFIG_OF_MDIO)
>   /* Set and/or override some configuration registers based on the
> - * marvell,reg-init property stored in the of_node for the phydev.
> + * broadcom,c45-reg-init property stored in the of_node for the phydev.
>    *
>    * broadcom,c45-reg-init =<devid reg mask value>,...;
>    *

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

* Re: [PATCH] bcm87xx: fix reg-init comment typo
  2012-07-04 17:22 ` David Daney
@ 2012-07-09  7:12   ` David Miller
  0 siblings, 0 replies; 3+ messages in thread
From: David Miller @ 2012-07-09  7:12 UTC (permalink / raw)
  To: ddaney.cavm; +Cc: jacmet, netdev, david.daney

From: David Daney <ddaney.cavm@gmail.com>
Date: Wed, 04 Jul 2012 10:22:38 -0700

> On 07/04/2012 08:05 AM, Peter Korsgaard wrote:
>> broadcom, not marvell.
>>
>> Signed-off-by: Peter Korsgaard<jacmet@sunsite.dk>
> 
> Indeed, it was a cut-and-paste error.  Thanks for fixing it...
> 
> Acked-by: David Daney <david.daney@cavium.com>

Applied to net-next, thanks.

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

end of thread, other threads:[~2012-07-09  7:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-04 15:05 [PATCH] bcm87xx: fix reg-init comment typo Peter Korsgaard
2012-07-04 17:22 ` David Daney
2012-07-09  7:12   ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).