summaryrefslogtreecommitdiff
path: root/sound/hda
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2019-12-13 11:51:11 +0300
committerTakashi Iwai <tiwai@suse.de>2019-12-14 20:54:18 +0300
commit42fb6b1d41eb5905d77c06cad2e87b70289bdb76 (patch)
treedfaf5c08f18f5a4de68e849aa63e9154e21dada8 /sound/hda
parentcb04fc3b6b076f67d228a0b7d096c69ad486c09c (diff)
downloadlinux-42fb6b1d41eb5905d77c06cad2e87b70289bdb76.tar.xz
ALSA: hda/ca0132 - Fix work handling in delayed HP detection
CA0132 has the delayed HP jack detection code that is invoked from the unsol handler, but it does a few weird things: it contains the cancel of a work inside the work handler, and yet it misses the cancel-sync call at (runtime-)suspend. This patch addresses those issues. Fixes: 15c2b3cc09a3 ("ALSA: hda/ca0132 - Fix possible workqueue stall") Cc: <stable@vger.kernel.org> Link: https://lore.kernel.org/r/20191213085111.22855-4-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/hda')
0 files changed, 0 insertions, 0 deletions