From: Devendra Naga Date: Thu, 25 Oct 2012 05:50:58 +0000 (-0400) Subject: staging: csr: remove panic at locking the mutex X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~966 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=585628255a8c359d3db81818a23acfc6f22ff6d8;p=pandora-kernel.git staging: csr: remove panic at locking the mutex when down_interruptible fail, means a signal occur, or any other failure we are panicing, and it seems that we should not panic, instead we would have done a spinlock, but currently removing the panic call. Signed-off-by: Devendra Naga Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed