]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()
authorTakashi Iwai <tiwai@suse.de>
Thu, 12 Feb 2015 13:20:24 +0000 (14:20 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 12 Feb 2015 13:42:31 +0000 (14:42 +0100)
commit54a721abd7953a58e5479065c0cfdd8679d785c9
tree9b16bb0c1901cafb16cfd06f4f77a7bd08b8b0f2
parent056622053b8ae02978678ac1321b5bd956e7c812
ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()

The autoload lock became already superfluous due to the recent rework
of autoload code.  Let's drop them now.  This allows us to simplify a
few codes nicely.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/seq_kernel.h
sound/core/seq/oss/seq_oss.c
sound/core/seq/seq_device.c
sound/core/seq/seq_dummy.c
sound/core/seq/seq_midi.c