summaryrefslogtreecommitdiff
path: root/include/sound
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2015-06-05 17:54:45 (GMT)
committerMark Brown <broonie@kernel.org>2015-06-05 17:54:45 (GMT)
commit977732b06045a508edc7b105e9fef524163616df (patch)
treefd8b03a23545ab601abc2ab0b13269e716aac9d9 /include/sound
parent4b57895522b150966eebcf18f929e1c522d90bb9 (diff)
parentacde50a7bf1fd6ae0baa4402f0a02c4b1bd4c990 (diff)
downloadlinux-977732b06045a508edc7b105e9fef524163616df.tar.xz
Merge remote-tracking branch 'asoc/topic/dma' into asoc-next
Diffstat (limited to 'include/sound')
-rw-r--r--include/sound/dmaengine_pcm.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/sound/dmaengine_pcm.h b/include/sound/dmaengine_pcm.h
index eb73a3a..f86ef5e 100644
--- a/include/sound/dmaengine_pcm.h
+++ b/include/sound/dmaengine_pcm.h
@@ -91,11 +91,6 @@ void snd_dmaengine_pcm_set_config_from_dai_data(
*/
#define SND_DMAENGINE_PCM_FLAG_NO_DT BIT(1)
/*
- * The platforms dmaengine driver does not support reporting the amount of
- * bytes that are still left to transfer.
- */
-#define SND_DMAENGINE_PCM_FLAG_NO_RESIDUE BIT(2)
-/*
* The PCM is half duplex and the DMA channel is shared between capture and
* playback.
*/