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)
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

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge