Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.org/drm/drm
[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);