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)
commitdfe1951b0c1c6a80b8ad8702eb93f8a4dffa31f1
tree5ce76f2ffdd76ad3f3ba8a892c43495effd90507
parent6fb8b02b4be5fa41e39a26fc11b8093518713e30
ASoC: Intel: Use ACPI device for Baytrail PCM buffer allocation

This follows the same idea than commit 10df350977b1
("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