From: Axel Lin Date: Mon, 27 Oct 2014 16:37:35 +0000 (-0700) Subject: soc: ti: knav_qmss_queue: Fix unbalanced locking ins knav_pool_create() X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~13^2~13^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea6d4c07ca872b875b31e9a9bc99c21359c0f19c;p=pandora-kernel.git soc: ti: knav_qmss_queue: Fix unbalanced locking ins knav_pool_create() Don't call mutex_unlock() in the error patch if the mutex_lock() is not called. Signed-off-by: Axel Lin Signed-off-by: Santosh Shilimkar --- Reading git-diff-tree failed