From: Kuninori Morimoto Date: Mon, 23 May 2011 11:46:13 +0000 (+0900) Subject: ASoC: sh: fsi: make sure fsi_stream_push/pop access by spin lock X-Git-Tag: v3.1-rc1~271^2~2^2~140 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2da658927c9e28425ecb6b6a7a03094a012e8620;p=pandora-kernel.git ASoC: sh: fsi: make sure fsi_stream_push/pop access by spin lock fsi_stream_push/pop might be called in same time. This patch protect it. Signed-off-by: Kuninori Morimoto Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed