commit | cc9bbb6cde6c321706f1eff79d077b4a91cd5d12 | [log] [tgz] |
---|---|---|
author | Cezary Rojewski <cezary.rojewski@intel.com> | Wed Aug 28 11:51:02 2019 +0200 |
committer | Mark Brown <broonie@kernel.org> | Thu Aug 29 20:14:29 2019 +0100 |
tree | 857e04c40fb6ca343bf98b7cd0806d94f9afc6ba | |
parent | 696d05225cebffd172008d212657be90e823eac0 [diff] |
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>