aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMika Westerberg <[email protected]>2023-05-30 08:48:29 +0300
committerMika Westerberg <[email protected]>2023-05-31 10:37:21 +0300
commit9f9666e65359d5047089aef97ac87c50f624ecb0 (patch)
tree2c51e293d8f0731a9d114248741444f25b851600 /tools
parent3fe95742af29b8b4eccab2ba94bc521805c6e10c (diff)
thunderbolt: Mask ring interrupt on Intel hardware as well
When resuming from system sleep states the driver issues following warning on Intel hardware: thunderbolt 0000:07:00.0: interrupt for TX ring 0 is already enabled The reason for this is that the commit in question did not mask the ring interrupt on Intel hardware leaving the interrupt active. Fix this by masking it also in Intel hardware. Reported-by: beld zhang <[email protected]> Tested-by: beld zhang <[email protected]> Closes: https://lore.kernel.org/linux-usb/[email protected]/ Fixes: c4af8e3fecd0 ("thunderbolt: Clear registers properly when auto clear isn't in use") Cc: [email protected] Reviewed-by: Mario Limonciello <[email protected]> Signed-off-by: Mika Westerberg <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions