aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2012-07-04 05:05:45 +0000
committerDavid S. Miller <davem@davemloft.net>2012-07-09 00:11:46 -0700
commit806a0fbea7b6e6083867cf8bf642f9cbf8e9695e (patch)
tree517bc62b73c67ec1ef88d241223685dc6d31cf91 /drivers/net/phy
parentphylib: Support registering a bunch of drivers (diff)
downloadlinux-dev-806a0fbea7b6e6083867cf8bf642f9cbf8e9695e.tar.xz
linux-dev-806a0fbea7b6e6083867cf8bf642f9cbf8e9695e.zip
bcm87xx: fix reg-init comment typo
broadcom, not marvell. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> Acked-by: David Daney <david.daney@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy')
-rw-r--r--drivers/net/phy/bcm87xx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/phy/bcm87xx.c b/drivers/net/phy/bcm87xx.c
index 2167ce51818e..2346b38b9837 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>,...;
*