From: Lars-Peter Clausen Date: Tue, 23 Sep 2014 02:15:48 +0000 (+0200) Subject: ASoC: Fix snd_soc_{new,free}_ac97_codec() locking removal X-Git-Tag: omap-for-v3.19/prcm-cleanup~125^2~8^2~11^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c8f2f6fc1c8eec9e14810f21386fe295a42a40f;p=pandora-kernel.git ASoC: Fix snd_soc_{new,free}_ac97_codec() locking removal Commit e3f205a72c45 ("ASoC: Remove locking in snd_soc_{new,free}_ac97_codec()") overlooked a unlock on one of the error paths. Fixes: e3f205a72c45 ("ASoC: Remove locking in snd_soc_{new,free}_ac97_codec()") Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed