From: Nik Nyby Date: Sat, 7 Oct 2017 22:26:10 +0000 (-0400) Subject: ASoC: dwc: fix typos in Kconfig X-Git-Tag: v4.15-rc1~118^2~1^2~6^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=44860b96e68351e4c4c419df10e6534ca4c09fdd;p=thirdparty%2Fkernel%2Flinux.git ASoC: dwc: fix typos in Kconfig This fixes a few typos in the snd_designware description. Signed-off-by: Nik Nyby Signed-off-by: Mark Brown --- diff --git a/sound/soc/dwc/Kconfig b/sound/soc/dwc/Kconfig index c6fd95fa5ca69..aa0c6ec4d93c1 100644 --- a/sound/soc/dwc/Kconfig +++ b/sound/soc/dwc/Kconfig @@ -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 + a maximum of 8 channels each for play and record. config SND_DESIGNWARE_PCM bool "PCM PIO extension for I2S driver"