]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: marvell: fix typo in constant MII_M1011_PHY_SRC_DOWNSHIFT_MASK
authorHeiner Kallweit <hkallweit1@gmail.com>
Mon, 28 Oct 2019 19:52:22 +0000 (20:52 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 30 Oct 2019 00:50:10 +0000 (17:50 -0700)
commit0c41979011548b333e6c5afd120c32abc5e11b77
tree15628cc17816c5ca9548956fc04dff7a26cd1eb1
parentcce5184d98948e3c880bd302e31b1c48260b03f0
net: phy: marvell: fix typo in constant MII_M1011_PHY_SRC_DOWNSHIFT_MASK

Fix typo and use PHY_SCR for PHY-specific Control Register.

Fixes: 48db78274149 ("net: phy: marvell: support downshift as PHY tunable")
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/marvell.c