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

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