kernel-ark/sound/core
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
..
oss [ALSA] Fix mmap_count with O_APPEND opened streams 2006-06-22 21:33:14 +02:00
seq [ALSA] rawmidi: add get_port_info callback for sequencer information flags 2006-06-22 21:33:20 +02:00
control_compat.c
control.c [ALSA] Clean up EXPORT_SYMBOL()s in snd module 2006-06-22 21:32:52 +02:00
device.c [ALSA] Clean up EXPORT_SYMBOL()s in snd module 2006-06-22 21:32:52 +02:00
hwdep_compat.c
hwdep.c [ALSA] Remove unneeded read/write_size fields in proc text ops 2006-06-22 21:33:09 +02:00
info_oss.c [ALSA] Remove unneeded read/write_size fields in proc text ops 2006-06-22 21:33:09 +02:00
info.c [ALSA] fix a wrong lock 2006-06-22 21:33:16 +02:00
init.c [ALSA] Fix rwlock around snd_iprintf() in sound core 2006-06-22 21:33:37 +02:00
isadma.c [ALSA] Clean up EXPORT_SYMBOL()s in snd module 2006-06-22 21:32:52 +02:00
Kconfig [ALSA] Fix Oops at rmmod with CONFIG_SND_VERBOSE_PROCFS=n 2006-04-27 21:10:42 +02:00
Makefile
memalloc.c
memory.c [ALSA] Clean up EXPORT_SYMBOL()s in snd module 2006-06-22 21:32:52 +02:00
misc.c [ALSA] Clean up EXPORT_SYMBOL()s in snd module 2006-06-22 21:32:52 +02:00
pcm_compat.c [ALSA] Add O_APPEND flag support to PCM 2006-06-22 21:33:13 +02:00
pcm_lib.c [ALSA] Add O_APPEND flag support to PCM 2006-06-22 21:33:13 +02:00
pcm_memory.c [ALSA] Remove unneeded read/write_size fields in proc text ops 2006-06-22 21:33:09 +02:00
pcm_misc.c [ALSA] Move OSS-specific hw_params helper to snd-pcm-oss module 2006-06-22 21:33:05 +02:00
pcm_native.c [ALSA] Fix mmap_count with O_APPEND opened streams 2006-06-22 21:33:14 +02:00
pcm_timer.c
pcm.c [ALSA] Fix mmap_count with O_APPEND opened streams 2006-06-22 21:33:14 +02:00
rawmidi_compat.c
rawmidi.c [ALSA] Remove unneeded read/write_size fields in proc text ops 2006-06-22 21:33:09 +02:00
rtctimer.c
sgbuf.c
sound_oss.c [ALSA] Remove unneeded read/write_size fields in proc text ops 2006-06-22 21:33:09 +02:00
sound.c [ALSA] Fix rwlock around snd_iprintf() in sound core 2006-06-22 21:33:37 +02:00
timer_compat.c
timer.c [ALSA] Fix compile warning in timer.c 2006-06-22 21:33:15 +02:00