Skip to content

Commit

Permalink
bcm87xx: fix reg-init comment typo
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Peter Korsgaard authored and David S. Miller committed Jul 9, 2012
1 parent d5bf907 commit 806a0fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/phy/bcm87xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>,...;
*
Expand Down

0 comments on commit 806a0fb

Please sign in to comment.