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 14:19:05 +0000 |
commit | 451d85c46cf719a09a052510d4d4cd920103163a (patch) | |
tree | b06c1a6ff973931df09d7c7dde340740abe6022d /.rustfmt.toml | |
parent | 171107237246d66bce04f3769d33648f896b4ce3 (diff) | |
download | linux-451d85c46cf719a09a052510d4d4cd920103163a.tar.bz2 |
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 '.rustfmt.toml')
0 files changed, 0 insertions, 0 deletions