ASoC: Intel: Baytrail: Fix implicit fallthrough warning
authorCezary Rojewski <cezary.rojewski@intel.com>
Wed, 28 Aug 2019 09:51:02 +0000 (11:51 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 29 Aug 2019 19:14:29 +0000 (20:14 +0100)
commitcc9bbb6cde6c321706f1eff79d077b4a91cd5d12
tree857e04c40fb6ca343bf98b7cd0806d94f9afc6ba
parent696d05225cebffd172008d212657be90e823eac0
ASoC: Intel: Baytrail: Fix implicit fallthrough warning

Append fallthrough statement to fix warning reported during compilation.

Fixes: b80d19c166c4 ("ASoC: Intel: Restore Baytrail ADSP streams only when ADSP was in reset")
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://lore.kernel.org/r/20190828095102.15737-1-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/baytrail/sst-baytrail-pcm.c