mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-16 07:07:34 +07:00
net: dsa: mv88e6xxx: Fix typo in a comment
Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
79a68b2631
commit
a708767e40
@ -4175,7 +4175,7 @@ static int mv88e6xxx_probe(struct mdio_device *mdiodev)
|
||||
}
|
||||
|
||||
/* Has to be performed before the MDIO bus is created, because
|
||||
* the PHYs will link there interrupts to these interrupt
|
||||
* the PHYs will link their interrupts to these interrupt
|
||||
* controllers
|
||||
*/
|
||||
mutex_lock(&chip->reg_lock);
|
||||
|
Loading…
Reference in New Issue
Block a user