mmc: sdhci-xenon: Fixup already marked switch fall-through
authorGustavo A. R. Silva <gustavo@embeddedor.com>
Tue, 12 Feb 2019 15:25:58 +0000 (09:25 -0600)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 25 Feb 2019 07:40:58 +0000 (08:40 +0100)
commite9d6a371cff3bb9bef8ad96fe576d62346c7e104
treea9cd292fc5eed9db599e0fa4da17a601813de3a7
parente8391453e27ffaee5db524421a253f94394159ca
mmc: sdhci-xenon: Fixup already marked switch fall-through

In preparation to enabling -Wimplicit-fallthrough, mark switch cases
according to what the compiler looks for, where we are expecting to fall
through.

Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-xenon-phy.c