Merge remote-tracking branch 'asoc/topic/dma' into asoc-next
This commit is contained in:
commit
911885542a
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
#include <sound/dmaengine_pcm.h>
|
#include <sound/dmaengine_pcm.h>
|
||||||
|
|
||||||
struct dmaengine_pcm {
|
struct dmaengine_pcm {
|
||||||
struct dma_chan *chan[SNDRV_PCM_STREAM_CAPTURE + 1];
|
struct dma_chan *chan[SNDRV_PCM_STREAM_LAST + 1];
|
||||||
const struct snd_dmaengine_pcm_config *config;
|
const struct snd_dmaengine_pcm_config *config;
|
||||||
struct snd_soc_platform platform;
|
struct snd_soc_platform platform;
|
||||||
unsigned int flags;
|
unsigned int flags;
|
||||||
|
|
Loading…
Add table
Reference in a new issue