From: Takashi Iwai Date: Wed, 7 Apr 2010 16:52:08 +0000 (+0200) Subject: ALSA: Remove BKL from open multiplexer X-Git-Tag: v2.6.35-rc1~478^2~6^2~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cf19b848f92641eeb2585949a09eedec57fb53a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed