]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Use ACPI device for Baytrail PCM buffer allocation
authorJarkko Nikula <jarkko.nikula@linux.intel.com>
Fri, 9 May 2014 13:47:44 +0000 (16:47 +0300)
committerMark Brown <broonie@linaro.org>
Tue, 13 May 2014 10:54:11 +0000 (11:54 +0100)
commitd0affcb8dc8297351abf20311544d16ffec23f0d
tree5ce76f2ffdd76ad3f3ba8a892c43495effd90507
parent1839de6a587ff499c49573ee6467c31b032757d8
ASoC: Intel: Use ACPI device for Baytrail PCM buffer allocation

This follows the same idea than commit 5c8f61e4c534
("ASoC: Intel: Fix Audio DSP usage when IOMMU is enabled.") by using only
ACPI device for all DMA allocations. Since DMA masking is already done in
firmware loading it can be removed from here.

Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/intel/sst-baytrail-pcm.c