summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/atom
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2016-02-08 16:44:12 +0000
committerMark Brown <broonie@kernel.org>2016-02-08 16:44:12 +0000
commit98ab7a02046dd239f3f2eb923de0ce117dc29e15 (patch)
tree0f642d84f3b402d5325b657d68e18d423f6d571e /sound/soc/intel/atom
parent6f08cbdaac5a3050ea1898aef8ce326030fd1117 (diff)
parent38c079e230f25969e7ce3501fa967b003a2abc39 (diff)
downloadop-kernel-dev-98ab7a02046dd239f3f2eb923de0ce117dc29e15.zip
op-kernel-dev-98ab7a02046dd239f3f2eb923de0ce117dc29e15.tar.gz
Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel
Diffstat (limited to 'sound/soc/intel/atom')
-rw-r--r--sound/soc/intel/atom/sst-mfld-platform-pcm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/intel/atom/sst-mfld-platform-pcm.c b/sound/soc/intel/atom/sst-mfld-platform-pcm.c
index 55c33dc7..52ed434 100644
--- a/sound/soc/intel/atom/sst-mfld-platform-pcm.c
+++ b/sound/soc/intel/atom/sst-mfld-platform-pcm.c
@@ -528,6 +528,7 @@ static struct snd_soc_dai_driver sst_platform_dai[] = {
.ops = &sst_compr_dai_ops,
.playback = {
.stream_name = "Compress Playback",
+ .channels_min = 1,
},
},
/* BE CPU Dais */
OpenPOWER on IntegriCloud