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)
commite4bfd61571f5db5c69a7a49de401543cc7d6c87c
treec6c546c397d166888523b87293440590dbdc4f53
parent0beeb4baf56bd9deb920712a4034541fb33bbbe0
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