These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / sound / soc / ux500 / ux500_pcm.c
index 51a66a8..f12c01d 100644 (file)
@@ -147,7 +147,6 @@ int ux500_pcm_register_platform(struct platform_device *pdev)
                pcm_config = &ux500_dmaengine_pcm_config;
 
        ret = snd_dmaengine_pcm_register(&pdev->dev, pcm_config,
-                                        SND_DMAENGINE_PCM_FLAG_NO_RESIDUE |
                                         SND_DMAENGINE_PCM_FLAG_COMPAT);
        if (ret < 0) {
                dev_err(&pdev->dev,