From: Nik Nyby Date: Sat, 7 Oct 2017 22:26:10 +0000 (-0400) Subject: ASoC: dwc: fix typos in Kconfig X-Git-Tag: v4.19~1622^2~4^2~11^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=44860b96e68351e4c4c419df10e6534ca4c09fdd;p=platform%2Fkernel%2Flinux-rpi.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 c6fd95f..aa0c6ec 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"