From: Jiri Slaby Date: Wed, 11 Mar 2009 19:11:40 +0000 (+0100) Subject: ALSA: pcm_oss, fix locking typo X-Git-Tag: v2.6.29~26^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91054598f794fb5d8a0b1e747ff8e2e8fc2115b3;p=pandora-kernel.git ALSA: pcm_oss, fix locking typo s/mutex_lock/mutex_unlock/ on 2 fail paths in snd_pcm_oss_proc_write. Probably a typo, lock should be unlocked when leaving the function. Signed-off-by: Jiri Slaby Cc: Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed