ASoC: Intel: boards: Fix typo in comments
authorAmadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Mon, 24 Oct 2022 19:08:40 +0000 (21:08 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 26 Oct 2022 13:18:27 +0000 (14:18 +0100)
It keeps propagating through machine boards, fix it once and for all.

Reviewed-by: Cezary Rojewski <cezary.rojewski@intel.com>
Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20221024190841.31572-2-amadeuszx.slawinski@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
14 files changed:
sound/soc/intel/boards/bdw-rt5650.c
sound/soc/intel/boards/bdw-rt5677.c
sound/soc/intel/boards/bxt_rt298.c
sound/soc/intel/boards/bytcht_cx2072x.c
sound/soc/intel/boards/bytcht_es8316.c
sound/soc/intel/boards/bytcr_rt5640.c
sound/soc/intel/boards/bytcr_rt5651.c
sound/soc/intel/boards/bytcr_wm5102.c
sound/soc/intel/boards/cht_bsw_max98090_ti.c
sound/soc/intel/boards/cht_bsw_nau8824.c
sound/soc/intel/boards/cht_bsw_rt5645.c
sound/soc/intel/boards/cht_bsw_rt5672.c
sound/soc/intel/boards/skl_nau88l25_max98357a.c
sound/soc/intel/boards/skl_nau88l25_ssm4567.c

index 67c3f49b924c9c88b9e86443a03d611a841892e6..d0682bc543c9ac7524596efa2d9820cdd7d216d2 100644 (file)
@@ -88,7 +88,7 @@ static int broadwell_ssp0_fixup(struct snd_soc_pcm_runtime *rtd,
        struct snd_interval *chan = hw_param_interval(params,
                                                      SNDRV_PCM_HW_PARAM_CHANNELS);
 
-       /* The ADSP will covert the FE rate to 48k, max 4-channels */
+       /* The ADSP will convert the FE rate to 48k, max 4-channels */
        rate->min = rate->max = 48000;
        chan->min = 2;
        chan->max = 4;
index 31488702768eb2785f100995cedde33eabaa06e1..f3e08d258ac172b0db97f41fe580f9ab79ece5f9 100644 (file)
@@ -141,7 +141,7 @@ static int broadwell_ssp0_fixup(struct snd_soc_pcm_runtime *rtd,
        struct snd_interval *chan = hw_param_interval(params,
                                                      SNDRV_PCM_HW_PARAM_CHANNELS);
 
-       /* The ADSP will covert the FE rate to 48k, stereo */
+       /* The ADSP will convert the FE rate to 48k, stereo */
        rate->min = rate->max = 48000;
        chan->min = chan->max = 2;
 
index 4bd93c3ba3777046267e47442b415ee64302ef2a..bf89fe80423d084d3ac51700d8cb31944677ebbd 100644 (file)
@@ -210,7 +210,7 @@ static int broxton_ssp5_fixup(struct snd_soc_pcm_runtime *rtd,
                                        SNDRV_PCM_HW_PARAM_CHANNELS);
        struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT);
 
-       /* The ADSP will covert the FE rate to 48k, stereo */
+       /* The ADSP will convert the FE rate to 48k, stereo */
        rate->min = rate->max = 48000;
        chan->min = chan->max = 2;
 
index ae899866863e5de9f15c0c1b702152aa8f966e9e..41cec67157b6e4a0dfadff02cf93777011a2c2de 100644 (file)
@@ -111,7 +111,7 @@ static int byt_cht_cx2072x_fixup(struct snd_soc_pcm_runtime *rtd,
                hw_param_interval(params, SNDRV_PCM_HW_PARAM_CHANNELS);
        int ret;
 
-       /* The DSP will covert the FE rate to 48k, stereo, 24bits */
+       /* The DSP will convert the FE rate to 48k, stereo, 24bits */
        rate->min = rate->max = 48000;
        channels->min = channels->max = 2;
 
index 6432b83f616f38e6edc9daed67e9d1c274a47b99..cdcb448d5212ba77d0d06e0fa7ac1b01caa0a6b5 100644 (file)
@@ -243,7 +243,7 @@ static int byt_cht_es8316_codec_fixup(struct snd_soc_pcm_runtime *rtd,
                                                SNDRV_PCM_HW_PARAM_CHANNELS);
        int ret, bits;
 
-       /* The DSP will covert the FE rate to 48k, stereo */
+       /* The DSP will convert the FE rate to 48k, stereo */
        rate->min = rate->max = 48000;
        channels->min = channels->max = 2;
 
index fb9d9e271845daae00b9afad7a17c24a91387d9b..6db07b2417cadb12702bf66e5dd022aa39ffd82c 100644 (file)
@@ -1390,7 +1390,7 @@ static int byt_rt5640_codec_fixup(struct snd_soc_pcm_runtime *rtd,
                                                SNDRV_PCM_HW_PARAM_CHANNELS);
        int ret, bits;
 
-       /* The DSP will covert the FE rate to 48k, stereo */
+       /* The DSP will convert the FE rate to 48k, stereo */
        rate->min = rate->max = 48000;
        channels->min = channels->max = 2;
 
index 2beb686768f24b717ef162882460120ddf55aef3..81ac6eeda2e6eaf6d8629e172187e51c963a8b9e 100644 (file)
@@ -683,7 +683,7 @@ static int byt_rt5651_codec_fixup(struct snd_soc_pcm_runtime *rtd,
                                                SNDRV_PCM_HW_PARAM_CHANNELS);
        int ret, bits;
 
-       /* The DSP will covert the FE rate to 48k, stereo */
+       /* The DSP will convert the FE rate to 48k, stereo */
        rate->min = rate->max = 48000;
        channels->min = channels->max = 2;
 
index 45a6805787f569cde54c4ea459a5752f583e6788..1669eb3bd80f3ccac067eb3ea6332352e0019e23 100644 (file)
@@ -248,7 +248,7 @@ static int byt_wm5102_codec_fixup(struct snd_soc_pcm_runtime *rtd,
                                                          SNDRV_PCM_HW_PARAM_CHANNELS);
        int ret;
 
-       /* The DSP will covert the FE rate to 48k, stereo */
+       /* The DSP will convert the FE rate to 48k, stereo */
        rate->min = 48000;
        rate->max = 48000;
        channels->min = 2;
index 64eb73525ee3767b1e599b23af8b6c020fea9e92..2c086e901aae8f09af1473b51721c340c3e02e15 100644 (file)
@@ -272,7 +272,7 @@ static int cht_codec_fixup(struct snd_soc_pcm_runtime *rtd,
                return ret;
        }
 
-       /* The DSP will covert the FE rate to 48k, stereo, 24bits */
+       /* The DSP will convert the FE rate to 48k, stereo, 24bits */
        rate->min = rate->max = 48000;
        channels->min = channels->max = 2;
 
index 4c1d83b317c72a2c1b46b059d96f87a2492e7045..af2d9a78465d69d70a9981d5289dcffb4fbe169d 100644 (file)
@@ -136,7 +136,7 @@ static int cht_codec_fixup(struct snd_soc_pcm_runtime *rtd,
                hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT);
        int ret;
 
-       /* The DSP will covert the FE rate to 48k, stereo, 24bits */
+       /* The DSP will convert the FE rate to 48k, stereo, 24bits */
        rate->min = rate->max = 48000;
        channels->min = channels->max = 2;
 
index 96501aed8bee261feddc8657d30b23f71c1800fb..25a054bd40736bff099b686f8b65fb63ce0889b6 100644 (file)
@@ -344,7 +344,7 @@ static int cht_codec_fixup(struct snd_soc_pcm_runtime *rtd,
        struct snd_interval *channels = hw_param_interval(params,
                                                SNDRV_PCM_HW_PARAM_CHANNELS);
 
-       /* The DSP will covert the FE rate to 48k, stereo, 24bits */
+       /* The DSP will convert the FE rate to 48k, stereo, 24bits */
        rate->min = rate->max = 48000;
        channels->min = channels->max = 2;
 
index ca47f6476b07731145e3839bf2d6df2e00c3d6e2..49d3da8f7316d10f43a32d6415e317bca0f8862d 100644 (file)
@@ -270,7 +270,7 @@ static int cht_codec_fixup(struct snd_soc_pcm_runtime *rtd,
                                                SNDRV_PCM_HW_PARAM_CHANNELS);
        int ret, bits;
 
-       /* The DSP will covert the FE rate to 48k, stereo, 24bits */
+       /* The DSP will convert the FE rate to 48k, stereo, 24bits */
        rate->min = rate->max = 48000;
        channels->min = channels->max = 2;
 
index 8dceb0b025812cda4ee603a3a567eb0f02984d3e..e13a5a4d8f7e9a12aec4a21aef2411c8e1f9b8b7 100644 (file)
@@ -154,7 +154,7 @@ static int skylake_ssp_fixup(struct snd_soc_pcm_runtime *rtd,
                        SNDRV_PCM_HW_PARAM_CHANNELS);
        struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT);
 
-       /* The ADSP will covert the FE rate to 48k, stereo */
+       /* The ADSP will convert the FE rate to 48k, stereo */
        rate->min = rate->max = 48000;
        chan->min = chan->max = 2;
 
index 62c0d46d008624deea76938363cf7877725f5ea9..575604dc8936de4df3a4b1a64c05a651987f60cf 100644 (file)
@@ -333,7 +333,7 @@ static int skylake_ssp_fixup(struct snd_soc_pcm_runtime *rtd,
                                                SNDRV_PCM_HW_PARAM_CHANNELS);
        struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT);
 
-       /* The ADSP will covert the FE rate to 48k, stereo */
+       /* The ADSP will convert the FE rate to 48k, stereo */
        rate->min = rate->max = 48000;
        chan->min = chan->max = 2;