From: Christophe JAILLET Date: Mon, 13 Jul 2015 14:44:54 +0000 (+0200) Subject: intel_scu_ipc: move local memory initialization out of a mutex X-Git-Tag: omap-for-v4.3/fixes-merge-window~235^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8642d7f8364d9fa84a83629129e78402c169c54a;p=pandora-kernel.git intel_scu_ipc: move local memory initialization out of a mutex '{ }' and memset will both reset the cbuf buffer. Only once is enough and this can be done outside fo the mutex. Signed-off-by: Christophe JAILLET Signed-off-by: Darren Hart --- Reading git-diff-tree failed