summaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung/s3c2412-i2s.c
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2016-12-12 15:52:46 +0000
committerMark Brown <broonie@kernel.org>2016-12-12 15:52:46 +0000
commit14eec47753216e185396be5b0e6f04f274bfe4a5 (patch)
treea705958bc9a154684440ac1482d642b6d2cf4bd4 /sound/soc/samsung/s3c2412-i2s.c
parente6c6fd896bbe4fe8967c5ba6f2d5db056a1da688 (diff)
parentc6644119a3f80ea644bde10009d5e1013b5aff29 (diff)
downloadop-kernel-dev-14eec47753216e185396be5b0e6f04f274bfe4a5.zip
op-kernel-dev-14eec47753216e185396be5b0e6f04f274bfe4a5.tar.gz
Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-next
Diffstat (limited to 'sound/soc/samsung/s3c2412-i2s.c')
-rw-r--r--sound/soc/samsung/s3c2412-i2s.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/samsung/s3c2412-i2s.c b/sound/soc/samsung/s3c2412-i2s.c
index 0a47182..6d0b889 100644
--- a/sound/soc/samsung/s3c2412-i2s.c
+++ b/sound/soc/samsung/s3c2412-i2s.c
@@ -35,12 +35,10 @@
#include <linux/platform_data/asoc-s3c.h>
static struct snd_dmaengine_dai_dma_data s3c2412_i2s_pcm_stereo_out = {
- .chan_name = "tx",
.addr_width = 4,
};
static struct snd_dmaengine_dai_dma_data s3c2412_i2s_pcm_stereo_in = {
- .chan_name = "rx",
.addr_width = 4,
};
OpenPOWER on IntegriCloud