summaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@gmail.com>2019-03-22 01:05:02 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-04-03 06:26:22 +0200
commita485919fe4cc18d72bd0bae8e11fdcaf75b378f0 (patch)
tree3d29b94472462a88b3e1fdf0d01f8e68cbdfcfdd /sound
parent64751542d3f3a6e9ccf88dab1fd05cc47bcba301 (diff)
downloadlinux-stable-a485919fe4cc18d72bd0bae8e11fdcaf75b378f0.tar.gz
linux-stable-a485919fe4cc18d72bd0bae8e11fdcaf75b378f0.tar.bz2
linux-stable-a485919fe4cc18d72bd0bae8e11fdcaf75b378f0.zip
net: dsa: qca8k: remove leftover phy accessors
commit 1eec7151ae0e134bd42e3f128066b2ff8da21393 upstream. This belated patch implements Andrew Lunn's request of "remove the phy_read() and phy_write() functions." <https://lore.kernel.org/patchwork/comment/902734/> While seemingly harmless, this causes the switch's user port PHYs to get registered twice. This is because the DSA subsystem will create a slave mdio-bus not knowing that the qca8k_phy_(read|write) accessors operate on the external mdio-bus. So the same "bus" gets effectively duplicated. Cc: stable@vger.kernel.org Fixes: 6b93fb46480a ("net-next: dsa: add new driver for qca8xxx family") Signed-off-by: Christian Lamparter <chunkeey@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions