linux/sound
Andrew Morton 4484bb2e93 [ALSA] Fix the soc code after dhowells workqueue changes.
From: Andrew Morton <akpm@osdl.org>
I converted the workqueues to per-device while I was there.  It seems
strange to create a new kernel thread (on each CPU!) and to then only
have a single global work to ever be queued upon it.
Plus without this, I'd have to use the _NAR stuff, gawd help me.
Does that workqueue really need to be per-cpu?
Does that workqueue really need to exist?  Why not use keventd?
Cc: Takashi Iwai <tiwai@suse.de>
Cc: David Howells <dhowells@redhat.com>

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2007-02-09 09:02:26 +01:00
..
aoa [ALSA] create driver symlink in snd-aoa /sys/bus/aoa-soundbus/devices/*/ 2007-02-09 09:02:21 +01:00
arm [ALSA] arm header fix 2007-02-09 09:02:22 +01:00
core [ALSA] Add PCI quirk list helper function 2007-02-09 09:01:48 +01:00
drivers [ALSA] Clean up serial-u16500.c 2007-02-09 09:01:58 +01:00
i2c [ALSA] Enable the analog loopback of the Revolution 5.1 2007-02-09 09:00:05 +01:00
isa [ALSA] wavefront: add request_firmware() 2007-02-09 09:01:16 +01:00
mips
oss
parisc
pci [ALSA] ca0106: Fix sound capture on Audigy LS via AC97. 2007-02-09 09:02:23 +01:00
pcmcia
ppc
soc [ALSA] Fix the soc code after dhowells workqueue changes. 2007-02-09 09:02:26 +01:00
sparc
synth
usb
ac97_bus.c
Kconfig [ALSA] ASoC: Build files 2007-02-09 09:00:19 +01:00
last.c
Makefile [ALSA] ASoC: Build files 2007-02-09 09:00:19 +01:00
sound_core.c
sound_firmware.c