summaryrefslogtreecommitdiff
path: root/drivers/spi
diff options
context:
space:
mode:
authorDaniel Gonzalez Cabanelas <dgcbueu@gmail.com>2017-01-18 03:26:55 +0300
committerDavid S. Miller <davem@davemloft.net>2017-01-19 00:56:10 +0300
commitcd33b3e0da43522ff8e8f2b2b71d3d08298512b0 (patch)
tree90725ce76e5268dc6c135023409679baef6b7718 /drivers/spi
parent7be2c82cfd5d28d7adb66821a992604eb6dd112e (diff)
downloadlinux-cd33b3e0da43522ff8e8f2b2b71d3d08298512b0.tar.xz
net: phy: bcm63xx: Utilize correct config_intr function
Commit a1cba5613edf ("net: phy: Add Broadcom phy library for common interfaces") make the BCM63xx PHY driver utilize bcm_phy_config_intr() which would appear to do the right thing, except that it does not write to the MII_BCM63XX_IR register but to MII_BCM54XX_ECR which is different. This would be causing invalid link parameters and events from being generated by the PHY interrupt. Fixes: a1cba5613edf ("net: phy: Add Broadcom phy library for common interfaces") Signed-off-by: Daniel Gonzalez Cabanelas <dgcbueu@gmail.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/spi')
0 files changed, 0 insertions, 0 deletions