projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.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
<jacmet@sunsite.dk>
Wed, 4 Jul 2012 05:05:45 +0000
(
05:05
+0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 9 Jul 2012 07:11:46 +0000
(
00:11
-0700)
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>
drivers/net/phy/bcm87xx.c
patch
|
blob
|
blame
|
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>,...;
*