ASoC: davinci-i2s: mark expected switch fall-through
[sfrench/cifs-2.6.git] / sound / soc / davinci / davinci-i2s.c
index 807040bb39215a714626da890339966791c7ab38..a3206e65e5e54d3abc84eea1f66fd02cd512e0bb 100644 (file)
@@ -340,6 +340,7 @@ static int davinci_i2s_set_dai_fmt(struct snd_soc_dai *cpu_dai,
                 * rate is lowered.
                 */
                inv_fs = true;
+               /* fall through */
        case SND_SOC_DAIFMT_DSP_A:
                dev->mode = MOD_DSP_A;
                break;