ASoC: hisilicon: fix fall-through annotations
authorGustavo A. R. Silva <gustavo@embeddedor.com>
Thu, 13 Sep 2018 19:11:07 +0000 (14:11 -0500)
committerMark Brown <broonie@kernel.org>
Mon, 17 Sep 2018 17:30:23 +0000 (10:30 -0700)
commit982e386379f01aa6254e3313cff1edcb04c66685
treea1acc937f7a3b890ae64def80e88354952203216
parent597d18325acdb48eb516ca9ef33d5148e79ca3bb
ASoC: hisilicon: fix fall-through annotations

Replace "fallthru" with a proper "fall through" annotation.

This fix is part of the ongoing efforts to enabling
-Wimplicit-fallthrough

Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/hisilicon/hi6210-i2s.c