ASoC: codecs: Fix fall-through warnings for Clang
[sfrench/cifs-2.6.git] / sound / soc / codecs / wm8962.c
index 0bd3bbc2aacfe52491d039539fe7f36678fd240c..3af456010b9c59e0f3cde623d648ab12bb5e59f2 100644 (file)
@@ -3203,6 +3203,7 @@ static int wm8962_beep_event(struct input_dev *dev, unsigned int type,
        case SND_BELL:
                if (hz)
                        hz = 1000;
+               fallthrough;
        case SND_TONE:
                break;
        default: