summaryrefslogtreecommitdiffstats
path: root/kernel/sound/soc/ux500/ux500_pcm.c
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/sound/soc/ux500/ux500_pcm.c')
-rw-r--r--kernel/sound/soc/ux500/ux500_pcm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/sound/soc/ux500/ux500_pcm.c b/kernel/sound/soc/ux500/ux500_pcm.c
index 51a66a873..f12c01ddd 100644
--- a/kernel/sound/soc/ux500/ux500_pcm.c
+++ b/kernel/sound/soc/ux500/ux500_pcm.c
@@ -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,