tmp_suning_uos_patched/sound/core
Takashi Iwai 4cf19b848f ALSA: Remove BKL from open multiplexer
Use a local mutex instead of BKL.  This should suffice since each device
type has also its open_mutex.
Also, a bit of clean-up of the legacy device auto-loading code.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2010-04-09 10:28:36 +02:00
..
oss ALSA: pcm_lib - return back hw_ptr_interrupt 2010-01-26 17:50:50 +01:00
seq ALSA: trivial: sound seq ioctl dbg: print hexadecimal value padded with 0s 2010-02-02 00:27:47 +01:00
control_compat.c
control.c sound: control: fix minimum TLV length 2010-02-01 14:12:12 +01:00
device.c
hrtimer.c
hwdep_compat.c
hwdep.c
info_oss.c
info.c ALSA: info - Remove BKL 2010-04-07 18:33:57 +02:00
init.c
isadma.c
jack.c
Kconfig
Makefile
memalloc.c
memory.c
misc.c
pcm_compat.c
pcm_lib.c Merge remote branch 'alsa/devel' into topic/misc 2010-01-26 18:13:04 +01:00
pcm_memory.c
pcm_misc.c
pcm_native.c ALSA: pcm - Remove BKL from async callback 2010-04-07 18:29:46 +02:00
pcm_timer.c
pcm.c ALSA: pcm_core: Fix wake_up() optimization 2010-01-21 10:32:15 +01:00
rawmidi_compat.c
rawmidi.c
rtctimer.c
sgbuf.c
sound_oss.c ALSA: Remove warning message for invalid OSS minor ranges 2010-01-18 14:18:55 +01:00
sound.c ALSA: Remove BKL from open multiplexer 2010-04-09 10:28:36 +02:00
timer_compat.c
timer.c ALSA: timer - pass real event in snd_timer_notify1() to instance callback 2010-03-03 22:39:45 +01:00
vmaster.c