1
0
Fork 0
alistair23-linux/sound/pci/hda
OGAWA Hirofumi ce7415f496 [ALSA] sound/pci/hda: use create_singlethread_workqueue()
process_unsol_events() seems to assume a singlethread one (IOW, racey).
So, this patch uses create_singlethread_workqueue() instead of
create_workqueue().

Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2006-03-31 17:59:01 +02:00
..
Makefile [ALSA] hda-codec - support for Si3054/5 HDA modems 2005-08-30 08:44:56 +02:00
hda_codec.c [ALSA] sound/pci/hda: use create_singlethread_workqueue() 2006-03-31 17:59:01 +02:00
hda_codec.h [ALSA] semaphore -> mutex (PCI part) 2006-03-22 10:25:29 +01:00
hda_generic.c [ALSA] hda-codec - Fix generic auto-configurator 2006-03-22 10:40:49 +01:00
hda_intel.c [ALSA] hda-intel - Add support of ATI SB600 2006-03-31 17:59:01 +02:00
hda_local.h [ALSA] hda-codec - Fix BIOS auto-configuration 2006-03-22 10:40:14 +01:00
hda_patch.h [ALSA] hda-codec - support for Si3054/5 HDA modems 2005-08-30 08:44:56 +02:00
hda_proc.c [ALSA] sound/: possible cleanups 2006-01-03 12:29:40 +01:00
patch_analog.c [ALSA] hda-codec - Fix noisy output wtih AD1986A 3stack model 2006-03-31 17:58:57 +02:00
patch_cmedia.c [ALSA] hda-codec - Add the support of ALC262,ALC883,ALC885,ALC861 2006-01-03 12:30:20 +01:00
patch_realtek.c [ALSA] HDA/Realtek: multiple input mux definitions and pin mode additions 2006-03-31 17:59:00 +02:00
patch_si3054.c [ALSA] hda-codec - support for Agere's HDA soft modem 2006-02-01 13:09:14 +01:00
patch_sigmatel.c [ALSA] hda-codec - Fix unsol event initialization at resume of stac92xx 2006-03-31 17:58:57 +02:00