Merge tag 'tag-chrome-platform-for-v5.15' of git://git.kernel.org/pub/scm/linux/kerne...
[linux-2.6-microblaze.git] / sound / core / pcm_dmaengine.c
index 4d0e8fe..1fc2fa0 100644 (file)
@@ -125,6 +125,8 @@ void snd_dmaengine_pcm_set_config_from_dai_data(
        }
 
        slave_config->slave_id = dma_data->slave_id;
+       slave_config->peripheral_config = dma_data->peripheral_config;
+       slave_config->peripheral_size = dma_data->peripheral_size;
 }
 EXPORT_SYMBOL_GPL(snd_dmaengine_pcm_set_config_from_dai_data);