]> Pileus Git - ~andy/linux/blobdiff - sound/soc/codecs/wm8776.c
Merge branch 'for-3.2' into for-3.3
[~andy/linux] / sound / soc / codecs / wm8776.c
index 38b45566219530f1872fc509d8616eba79bfc916..33e97d1d8f4675a46aabdc452ee05122a19550f8 100644 (file)
@@ -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;