From 31c5e30ef636b299ccbf13c9fd0a4016f7a29640 Mon Sep 17 00:00:00 2001 From: Peter Ujfalusi Date: Thu, 15 Sep 2011 15:59:18 +0300 Subject: [PATCH] --- yaml --- r: 270605 b: refs/heads/master c: d8dd032d533719cbaae2de6ca6dcc5553af3034e h: refs/heads/master i: 270603: f7f18313e5d70d9b51c2fe6b87832537118c8ee0 v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/twl6040.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 31fafddefded..69ca91385407 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2c27ff41d8f81fa4967936151ece9fc16db96dce +refs/heads/master: d8dd032d533719cbaae2de6ca6dcc5553af3034e diff --git a/trunk/sound/soc/codecs/twl6040.c b/trunk/sound/soc/codecs/twl6040.c index 987d9c9c9dfd..97f3e374fc67 100644 --- a/trunk/sound/soc/codecs/twl6040.c +++ b/trunk/sound/soc/codecs/twl6040.c @@ -1449,8 +1449,8 @@ static struct snd_soc_dai_driver twl6040_dai[] = { .name = "twl6040-vib", .playback = { .stream_name = "Vibra Playback", - .channels_min = 2, - .channels_max = 2, + .channels_min = 1, + .channels_max = 1, .rates = SNDRV_PCM_RATE_CONTINUOUS, .formats = TWL6040_FORMATS, },