ASoC: hisilicon: Address style nit to use break in final default of switch statement
authorJohn Stultz <john.stultz@linaro.org>
Tue, 11 Apr 2017 19:15:17 +0000 (12:15 -0700)
committerMark Brown <broonie@kernel.org>
Tue, 11 Apr 2017 20:20:51 +0000 (21:20 +0100)
commit16c1c089b23aea681600d504102db950c1bd6ee4
tree74fcbd2860ac0f7fd26c4dfc3fab970a6cc20c10
parentda13d7462b013ab58129fe20bfb3acb3aa73e07e
ASoC: hisilicon: Address style nit to use break in final default of switch statement

Mark Brown suggested a style change to use break in the final
default of a switch statement, so this patch addresses that.

Signed-off-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/hisilicon/hi6210-i2s.c