From: Karl Beldan Date: Thu, 20 Nov 2008 14:39:27 +0000 (+0100) Subject: ASoC: ssm2602: Fix priv substreams refs X-Git-Tag: v2.6.29-rc1~590^2~11^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=faab5a32f4d0784d6bde57963267be0453be3546;p=pandora-kernel.git ASoC: ssm2602: Fix priv substreams refs Clean up our record of the active streams in shutdown(), fixing subsequent failures of snd_pcm_hw_constraints_complete after closure of a stream. NOTE: - The ssm2602 allows pairs of non-matching PB/REC rates. - This is a fix for less evil: The logic is flawed (e.g. the slave might startup before the master's rate and sample_bits are set). Signed-off-by: Karl Beldan Signed-off-by: Mark Brown --- Reading git-diff-tree failed