]> asedeno.scripts.mit.edu Git - linux.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)
commit0beeb4baf56bd9deb920712a4034541fb33bbbe0
tree64f86821aa601731cc1a14cbd78aa35b680550dc
parent641f7f2195735b4fe93b541ea3a792fe4fee2415
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