]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Fix block allocation so we only allocate blocks once.
authorLiam Girdwood <liam.r.girdwood@linux.intel.com>
Fri, 2 May 2014 15:56:27 +0000 (16:56 +0100)
committerMark Brown <broonie@linaro.org>
Fri, 2 May 2014 16:51:58 +0000 (09:51 -0700)
commit41149541bd9a2f050700b9e64cdedeabe986e293
tree8ce80f3ccf4e011fd9611ada4a356382cb94c144
parent64a1dc60208f9bfc5e2557cdaafe6ebc43f62214
ASoC: Intel: Fix block allocation so we only allocate blocks once.

Make sure we dont alloc blocks twice with requests spanning more
than one block.

Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/intel/sst-firmware.c