]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - sound/pci/hda/patch_hdmi.c
ALSA: hda - Use standard workqueue for unsol and jack events
authorTakashi Iwai <tiwai@suse.de>
Fri, 27 Feb 2015 21:43:26 +0000 (22:43 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 3 Mar 2015 10:37:57 +0000 (11:37 +0100)
commit2f35c630f7d49efdef29b58d81ed2531ddd916d9
treecc3bc76348619756d7eaece66c2d0d44857acc53
parentbcd96557bd0ab1129fcdde073d5700aed8fcb942
ALSA: hda - Use standard workqueue for unsol and jack events

The events that are handled by HD-audio drivers are no frequent and
urgent ones, so we can use the standard workqueue without any problem
nowadays.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c
sound/pci/hda/hda_codec.h
sound/pci/hda/hda_intel.c
sound/pci/hda/patch_ca0132.c
sound/pci/hda/patch_hdmi.c
sound/pci/hda/patch_via.c