linux/sound/soc/intel
Julia Lawall edc3f5b43a
ASoC: Intel: bytcr_rt5651: use semicolons rather than commas to separate statements
Replace commas with semicolons.  What is done is essentially described by
the following Coccinelle semantic patch (http://coccinelle.lip6.fr/):

// <smpl>
@@ expression e1,e2; @@
e1
-,
+;
e2
... when any
// </smpl>

Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Acked-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://lore.kernel.org/r/1602407979-29038-4-git-send-email-Julia.Lawall@inria.fr
Signed-off-by: Mark Brown <broonie@kernel.org>
2020-10-26 15:28:06 +00:00
..
atom ASoC: Intel: atom: Remove duplicate kconfigs 2020-10-14 20:29:54 +01:00
boards ASoC: Intel: bytcr_rt5651: use semicolons rather than commas to separate statements 2020-10-26 15:28:06 +00:00
catpt ASoC: Intel: catpt: Relax clock selection conditions 2020-10-14 20:29:56 +01:00
common ASoC: Intel: Remove sst_dsp_get_thread_context 2020-10-06 15:12:29 +01:00
keembay ASoC: Intel: KeemBay: Fix warning potential ! vs ~ typo 2020-09-07 15:28:57 +01:00
skylake Linux 5.9-rc5 2020-10-06 16:19:24 +01:00
Kconfig ASoC: Intel: atom: Remove duplicate kconfigs 2020-10-14 20:29:54 +01:00
Makefile ASoC: Intel: Remove baytrail solution 2020-10-06 15:12:21 +01:00