From: Daniel Mack Date: Wed, 22 Jun 2011 18:48:25 +0000 (+0200) Subject: ASoC: pxa-ssp: Correct check for stream presence X-Git-Tag: v3.0-rc5~33^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53dea36c70c1857149a8c447224e3936eb8b5339;p=pandora-kernel.git ASoC: pxa-ssp: Correct check for stream presence Don't rely on the codec's channels_min information to decide wheter or not allocate a substream's DMA buffer. Rather check if the substream itself was allocated previously. Signed-off-by: Daniel Mack Acked-by: Liam Girdwood Signed-off-by: Mark Brown Cc: stable@kernel.org --- Reading git-diff-tree failed