From 3b604e97202e94187a8fc87adfdfa1e31dffaa4f Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Fri, 23 Dec 2011 18:08:02 +0000 Subject: [PATCH] --- yaml --- r: 284019 b: refs/heads/master c: 2c9d9b6fa70e1881c411d45d2f3d2ab28bd58c75 h: refs/heads/master i: 284017: d4aa74ba2c8b57e68bdb11d685eef27746a07045 284015: 435b744dd9370eda54f94f6596c3d8f7d1c450c7 v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/wm8776.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 5f37827226f7..6eda57cd155e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c5cf4dbc7f804bb4ff02a065b927bd8688204253 +refs/heads/master: 2c9d9b6fa70e1881c411d45d2f3d2ab28bd58c75 diff --git a/trunk/sound/soc/codecs/wm8776.c b/trunk/sound/soc/codecs/wm8776.c index 38b455662195..33e97d1d8f46 100644 --- a/trunk/sound/soc/codecs/wm8776.c +++ b/trunk/sound/soc/codecs/wm8776.c @@ -234,6 +234,7 @@ static int wm8776_hw_params(struct snd_pcm_substream *substream, switch (snd_pcm_format_width(params_format(params))) { case 16: iface = 0; + break; case 20: iface = 0x10; break;