alistair23-linux/sound
Takashi Iwai 746df94898 [ALSA] Fix rwlock around snd_iprintf() in sound core
Fixed rwlock around snd_iprintf() in sound core part.
Replaced with mutex.
Also, make mutex and flags static variables with addition of
snd_card_locked() function (just for sound.c).

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2006-06-22 21:33:37 +02:00
..
arm [ALSA] unregister platform device again if probe was unsuccessful 2006-06-22 21:32:42 +02:00
core [ALSA] Fix rwlock around snd_iprintf() in sound core 2006-06-22 21:33:37 +02:00
drivers [ALSA] add more sequencer port type information bits 2006-06-22 21:33:18 +02:00
i2c [ALSA] Remove unneeded read/write_size fields in proc text ops 2006-06-22 21:33:09 +02:00
isa [ALSA] add more sequencer port type information bits 2006-06-22 21:33:18 +02:00
mips [ALSA] AMD Au1x00: AC'97 controller is memory mapped 2006-03-22 10:43:28 +01:00
oss [MIPS] Correct HAL2 Kconfig description 2006-06-19 17:39:26 +01:00
parisc
pci [ALSA] hda-codec - Fix handling of capture controls on ALC882 3/6-stack models 2006-06-22 21:33:35 +02:00
pcmcia [ALSA] Remove unneeded read/write_size fields in proc text ops 2006-06-22 21:33:09 +02:00
ppc [ALSA] unregister platform device again if probe was unsuccessful 2006-06-22 21:32:42 +02:00
sparc [ALSA] Remove unneeded read/write_size fields in proc text ops 2006-06-22 21:33:09 +02:00
synth [ALSA] add more sequencer port type information bits 2006-06-22 21:33:18 +02:00
usb [ALSA] add support for SB Live! 24-Bit External remote control 2006-06-22 21:33:30 +02:00
Kconfig
last.c
Makefile
sound_core.c [PATCH] mark f_ops const in the inode 2006-03-28 09:16:05 -08:00
sound_firmware.c