projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5bf907
)
bcm87xx: fix reg-init comment typo
author
Peter Korsgaard
<
[email protected]
>
Wed, 4 Jul 2012 05:05:45 +0000
(
05:05
+0000)
committer
David S. Miller
<
[email protected]
>
Mon, 9 Jul 2012 07:11:46 +0000
(
00:11
-0700)
broadcom, not marvell.
Signed-off-by: Peter Korsgaard <
[email protected]
>
Acked-by: David Daney <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
drivers/net/phy/bcm87xx.c
patch
|
blob
|
history
diff --git
a/drivers/net/phy/bcm87xx.c
b/drivers/net/phy/bcm87xx.c
index 2167ce51818e13553a0f9aa96d1ae401c751ce50..2346b38b9837101deae4848443da3d5b6be7cdeb 100644
(file)
--- 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>,...;
*