]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Fix Haswell/Broadwell DSP page table creation.
authorLiam Girdwood <liam.r.girdwood@linux.intel.com>
Fri, 2 May 2014 15:56:30 +0000 (16:56 +0100)
committerMark Brown <broonie@linaro.org>
Fri, 2 May 2014 16:53:01 +0000 (09:53 -0700)
commite78464465e2b8d4d2c80244d42410607b31120d1
tree2f8f4c323abdb2d39951be86f361219b74ecacd9
parentb85efa5db7302ad0682aec81f194d88f0719e297
ASoC: Intel: Fix Haswell/Broadwell DSP page table creation.

Fix page table creation on Haswell and Broadwell to remove unsafe
virt_to_phys mappings and use more portable SG buffer. Use audio buffer
APIs to allocate DMA buffers.

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