]> git.baikalelectronics.ru Git - kernel.git/commitdiff
ALSA: pci: delete repeated words in comments
authorRandy Dunlap <rdunlap@infradead.org>
Thu, 6 Aug 2020 02:19:26 +0000 (19:19 -0700)
committerTakashi Iwai <tiwai@suse.de>
Thu, 6 Aug 2020 07:30:02 +0000 (09:30 +0200)
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>
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 a080d63a9b4560248eada7a3ae9bc6adadf6a4b8..4490dd7469d996a9f398e571bd35fd0eb9b9afb9 100644 (file)
@@ -766,7 +766,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 6b536fc23ca62abb58afc4495641483a8b3c24ca..1f90ca723f4df72006b072c6416f84e3c3344a46 100644 (file)
@@ -1716,7 +1716,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 a4eefcc0fe9e1fc318abe66fc68048e80f53a564..e96a87f1b611ffe9a02ff3b0a2ed832e20355194 100644 (file)
@@ -3428,7 +3428,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 d07947a73ac25bff9bdee15354f32d2e66a8bd6b..bbb17481159e0dcf568a2975fd6593722011b45f 100644 (file)
@@ -813,7 +813,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 7f5ed5805d3b7fd3f14f03c4c7e4f3e898ed9cf4..c662431bf13a51b6514af8c8fe5a141513041c14 100644 (file)
@@ -838,7 +838,7 @@ static int stac_auto_create_beep_ctls(struct hda_codec *codec,
        static const 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 8df14f63b10df66e96436ff5780d101d49da4d4b..096ec76f5304672ba838a9ddd45d5e282ae3b294 100644 (file)
@@ -32,7 +32,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 c3f8721624cd4ac63941e1d0259cdd831ff0c16f..b90421a1d909ac8fb7a4afce5d31d0c210284cfd 100644 (file)
@@ -29,7 +29,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
  *