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)
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>

No differences found