ALSA: pci: delete repeated words in comments
authorRandy Dunlap <rdunlap@infradead.org>
Thu, 6 Aug 2020 02:19:26 +0000 (19:19 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 Sep 2020 09:21:15 +0000 (11:21 +0200)
[ Upstream commit c7fabbc51352f50cc58242a6dc3b9c1a3599849b ]

Drop duplicated words in sound/pci/.
{and, the, at}

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20200806021926.32418-1-rdunlap@infradead.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/pci/cs46xx/cs46xx_lib.c
sound/pci/cs46xx/dsp_spos_scb_lib.c
sound/pci/hda/hda_codec.c
sound/pci/hda/hda_generic.c
sound/pci/hda/patch_sigmatel.c
sound/pci/ice1712/prodigy192.c
sound/pci/oxygen/xonar_dg.c

index 528102cc2d5d03ce8b516e584133d06a42dc3c39..d824ff4ae3e3b54043b4b747e9c6499fa93d7755 100644 (file)
@@ -780,7 +780,7 @@ static void snd_cs46xx_set_capture_sample_rate(struct snd_cs46xx *chip, unsigned
                rate = 48000 / 9;
 
        /*
-        *  We can not capture at at rate greater than the Input Rate (48000).
+        *  We can not capture at a rate greater than the Input Rate (48000).
         *  Return an error if an attempt is made to stray outside that limit.
         */
        if (rate > 48000)
index 7488e1b7a770732cddd8ffc593359bb2d36ed93b..4e726d39b05d125796ce565f33f89bc70badbbd5 100644 (file)
@@ -1742,7 +1742,7 @@ int cs46xx_iec958_pre_open (struct snd_cs46xx *chip)
        struct dsp_spos_instance * ins = chip->dsp_spos_instance;
 
        if ( ins->spdif_status_out & DSP_SPDIF_STATUS_OUTPUT_ENABLED ) {
-               /* remove AsynchFGTxSCB and and PCMSerialInput_II */
+               /* remove AsynchFGTxSCB and PCMSerialInput_II */
                cs46xx_dsp_disable_spdif_out (chip);
 
                /* save state */
index cbe0248225c1c05586f6b2e2b2ecdc3e18e3e8a4..4e67614f15f8e8aa26047030dfbf699d8ac1e2cb 100644 (file)
@@ -3496,7 +3496,7 @@ EXPORT_SYMBOL_GPL(snd_hda_set_power_save);
  * @nid: NID to check / update
  *
  * Check whether the given NID is in the amp list.  If it's in the list,
- * check the current AMP status, and update the the power-status according
+ * check the current AMP status, and update the power-status according
  * to the mute status.
  *
  * This function is supposed to be set or called from the check_power_status
index 949c90a859faba753d12a39db232181b844f5c53..184089c5e8cbca4627353ac76ce88828d175dafe 100644 (file)
@@ -820,7 +820,7 @@ static void activate_amp_in(struct hda_codec *codec, struct nid_path *path,
        }
 }
 
-/* sync power of each widget in the the given path */
+/* sync power of each widget in the given path */
 static hda_nid_t path_power_update(struct hda_codec *codec,
                                   struct nid_path *path,
                                   bool allow_powerdown)
index d1a6d20ace0da42d18cc6c786b8fbb6e276f4948..80b72d0702c5e0e7067db02bb0bf005550043def 100644 (file)
@@ -862,7 +862,7 @@ static int stac_auto_create_beep_ctls(struct hda_codec *codec,
        static struct snd_kcontrol_new beep_vol_ctl =
                HDA_CODEC_VOLUME(NULL, 0, 0, 0);
 
-       /* check for mute support for the the amp */
+       /* check for mute support for the amp */
        if ((caps & AC_AMPCAP_MUTE) >> AC_AMPCAP_MUTE_SHIFT) {
                const struct snd_kcontrol_new *temp;
                if (spec->anabeep_nid == nid)
index 3919aed39ca03ab3005e0bfec8ffd2e65f20a147..5e52086d7b98637357f6a4354ac472e773e1eb0d 100644 (file)
@@ -31,7 +31,7 @@
  *               Experimentally I found out that only a combination of
  *               OCKS0=1, OCKS1=1 (128fs, 64fs output) and ice1724 -
  *               VT1724_MT_I2S_MCLK_128X=0 (256fs input) yields correct
- *               sampling rate. That means the the FPGA doubles the
+ *               sampling rate. That means that the FPGA doubles the
  *               MCK01 rate.
  *
  *     Copyright (c) 2003 Takashi Iwai <tiwai@suse.de>
index 4cf3200e988b03adf40129af71cfe1c9bb51bb69..df44135e1b0c9c03e643052e1c76e566626412b9 100644 (file)
@@ -39,7 +39,7 @@
  *   GPIO 4 <- headphone detect
  *   GPIO 5 -> enable ADC analog circuit for the left channel
  *   GPIO 6 -> enable ADC analog circuit for the right channel
- *   GPIO 7 -> switch green rear output jack between CS4245 and and the first
+ *   GPIO 7 -> switch green rear output jack between CS4245 and the first
  *             channel of CS4361 (mechanical relay)
  *   GPIO 8 -> enable output to speakers
  *