summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorHayes Wang <hayeswang@realtek.com>2021-03-03 16:39:47 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-03-30 14:35:20 +0200
commitbd272f11a9d4c885af174411cc8256d2e7cbd838 (patch)
treea5b1863af685480beae6159070e08ba20374fd13 /sound
parent7a12167636bfa44e5d2869fe0540251cfacc9bb2 (diff)
Revert "r8152: adjust the settings about MAC clock speed down for RTL8153"
[ Upstream commit 4b5dc1a94d4f92b5845e98bd9ae344b26d933aad ] This reverts commit 134f98bcf1b898fb9d6f2b91bc85dd2e5478b4b8. The r8153_mac_clk_spd() is used for RTL8153A only, because the register table of RTL8153B is different from RTL8153A. However, this function would be called when RTL8153B calls r8153_first_init() and r8153_enter_oob(). That causes RTL8153B becomes unstable when suspending and resuming. The worst case may let the device stop working. Besides, revert this commit to disable MAC clock speed down for RTL8153A. It would avoid the known issue when enabling U1. The data of the first control transfer may be wrong when exiting U1. Signed-off-by: Hayes Wang <hayeswang@realtek.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions