]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - sound/soc/codecs/ab8500-codec.c
ASoC: ab8500: Mark expected switch fall-through
[linux.git] / sound / soc / codecs / ab8500-codec.c
index 03bbbcd3b6c115254a75f367c40447f012edc8c4..87616b126018b3cb9b9a5c8f4ca7a3af51b97264 100644 (file)
@@ -2129,6 +2129,7 @@ static int ab8500_codec_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
                dev_err(dai->component->dev,
                        "%s: ERROR: The device is either a master or a slave.\n",
                        __func__);
+               /* fall through */
        default:
                dev_err(dai->component->dev,
                        "%s: ERROR: Unsupporter master mask 0x%x\n",