From: Takashi Iwai Date: Thu, 12 Feb 2015 13:20:24 +0000 (+0100) Subject: ALSA: seq: Drop snd_seq_autoload_lock() and _unlock() X-Git-Tag: omap-for-v4.1/fixes-rc1~130^2~6^2~43^2~38^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54a721abd7953a58e5479065c0cfdd8679d785c9;p=pandora-kernel.git 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 --- Reading git-diff-tree failed