]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rt274: Add fall-through annotations
authorTakashi Iwai <tiwai@suse.de>
Thu, 4 Oct 2018 18:30:04 +0000 (20:30 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 5 Oct 2018 11:38:20 +0000 (12:38 +0100)
commitada0131ee568b5861f1ea593a19512e8673e39c9
tree64f86821aa601731cc1a14cbd78aa35b680550dc
parent638affcda60768f6b2f58766453fe29281864c1c
ASoC: rt274: Add fall-through annotations

As a preparatory patch for the upcoming -Wimplicit-fallthrough
compiler checks, add the "fall through" annotations in rt274 driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt274.c