commit | 53dea36c70c1857149a8c447224e3936eb8b5339 | [log] [tgz] |
---|---|---|
author | Daniel Mack <zonque@gmail.com> | Wed Jun 22 20:48:25 2011 +0200 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Jun 23 20:09:56 2011 +0100 |
tree | f79496bbe072ce1f987550a3aaf3c9517e844706 | |
parent | 96dcabb99b9f63f2b65f2b0bfe5d4eb48f11b177 [diff] |
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 <zonque@gmail.com> Acked-by: Liam Girdwood <lrg@ti.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Cc: stable@kernel.org