commit | 0beeb4baf56bd9deb920712a4034541fb33bbbe0 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Oct 04 20:30:04 2018 +0200 |
committer | Mark Brown <broonie@kernel.org> | Fri Oct 05 12:38:20 2018 +0100 |
tree | 64f86821aa601731cc1a14cbd78aa35b680550dc | |
parent | 641f7f2195735b4fe93b541ea3a792fe4fee2415 [diff] |
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>