From: Wei Yongjun Date: Mon, 11 Nov 2013 14:21:33 +0000 (+0800) Subject: ALSA: sparc: fix missing unlock on error in snd_cs4231_playback_prepare() X-Git-Tag: v3.13-rc1~54^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a522409e9ce4605989bfe87793a2f09b00474e94;p=pandora-kernel.git ALSA: sparc: fix missing unlock on error in snd_cs4231_playback_prepare() Add the missing unlock before return from function snd_cs4231_playback_prepare() in the error handling case. Fixes: 5a19b178d7b4 ('ALSA: sparc/cs4231: Use WARN_ON() instead of BUG_ON()') Signed-off-by: Wei Yongjun Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed