Revert "ASoC: Don't go through cache when applying WM5100 rev A updates"
[pandora-kernel.git] / sound / soc / codecs / wm8776.c
index bfdc523..d3b0a20 100644 (file)
@@ -235,6 +235,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;