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

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).