From 60884c2767e0d9314a49e1ee7a0661b3464989c1 Mon Sep 17 00:00:00 2001 From: Dan Carpenter Date: Fri, 13 Apr 2012 22:25:43 +0300 Subject: [PATCH] ASoC: dapm: release lock on error paths We added locking here but there were a couple error paths where we forgot to drop the lock before returning. Signed-off-by: Dan Carpenter Signed-off-by: Mark Brown --- Reading git-format-patch failed