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