diff options
author | Cezary Rojewski <cezary.rojewski@intel.com> | 2022-12-05 09:53:30 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-12-07 15:19:05 +0100 |
commit | 451d85c46cf719a09a052510d4d4cd920103163a (patch) | |
tree | b06c1a6ff973931df09d7c7dde340740abe6022d /certs | |
parent | ASoC: Intel: Skylake: Fix driver hang during shutdown (diff) | |
download | linux-451d85c46cf719a09a052510d4d4cd920103163a.tar.xz linux-451d85c46cf719a09a052510d4d4cd920103163a.zip |
ASoC: Intel: Skylake: Use SG allocation for SKL-based firmware load
Resign from ->alloc_dma_buf() and use snd_dma_alloc_pages() directly.
For data i.e.: base firmware binary transfer, make use of SG allocation
to better adapt to memory-limited environment. For BDL descriptor, given
its small size this is not required.
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Tested-by: Lukasz Majczak <lma@semihlaf.com>
Link: https://lore.kernel.org/r/20221205085330.857665-7-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions