[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1341414345-16626-1-git-send-email-jacmet@sunsite.dk>
Date: Wed, 4 Jul 2012 17:05:45 +0200
From: Peter Korsgaard <jacmet@...site.dk>
To: netdev@...r.kernel.org, david.daney@...ium.com, davem@...emloft.net
Cc: Peter Korsgaard <jacmet@...site.dk>
Subject: [PATCH] bcm87xx: fix reg-init comment typo
broadcom, not marvell.
Signed-off-by: Peter Korsgaard <jacmet@...site.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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists