]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: intel: skylake: Add fall-through annotation
authorTakashi Iwai <tiwai@suse.de>
Thu, 4 Oct 2018 18:30:05 +0000 (20:30 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 5 Oct 2018 11:38:21 +0000 (12:38 +0100)
commiteabb63a0995f848ca8b841ea2f933fd801052bf3
treec6c546c397d166888523b87293440590dbdc4f53
parentd3b17bae30344610b49d764744106a81504299ff
ASoC: intel: skylake: Add fall-through annotation

As a preparatory patch for the upcoming -Wimplicit-fallthrough
compiler checks, add the "fall through" annotation in Intel SST
skylake driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl-pcm.c