ASoC: dwc: fix typos in Kconfig
authorNik Nyby <nikolas@gnu.org>
Sat, 7 Oct 2017 22:26:10 +0000 (18:26 -0400)
committerMark Brown <broonie@kernel.org>
Mon, 9 Oct 2017 08:47:48 +0000 (09:47 +0100)
This fixes a few typos in the snd_designware description.

Signed-off-by: Nik Nyby <nikolas@gnu.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/dwc/Kconfig

index c6fd95f..aa0c6ec 100644 (file)
@@ -4,8 +4,8 @@ config SND_DESIGNWARE_I2S
        select SND_SOC_GENERIC_DMAENGINE_PCM
        help
         Say Y or M if you want to add support for I2S driver for
-        Synopsys desigwnware I2S device. The device supports upto
-        maximum of 8 channels each for play and record.
+        Synopsys designware I2S device. The device supports up to
+        maximum of 8 channels each for play and record.
 
 config SND_DESIGNWARE_PCM
        bool "PCM PIO extension for I2S driver"