diff mbox

Applied "ASoC: trivial: system spelling fix" to the asoc tree

Message ID E1bpJZn-0003q3-Nb@finisterre
State New
Headers show

Commit Message

Mark Brown Sept. 28, 2016, 6:27 p.m. UTC
The patch

   ASoC: trivial: system spelling fix

has been applied to the asoc tree at

   git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git 

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.  

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark

From 97b4bc76d9f7ab1fab375bc6d6143804a7bc2256 Mon Sep 17 00:00:00 2001
From: Marek Vasut <marex@denx.de>

Date: Wed, 28 Sep 2016 12:24:10 +0200
Subject: [PATCH] ASoC: trivial: system spelling fix

Do s/ststem/system/ .

Signed-off-by: Marek Vasut <marex@denx.de>

Signed-off-by: Mark Brown <broonie@kernel.org>

---
 sound/soc/generic/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.9.3

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
diff mbox

Patch

diff --git a/sound/soc/generic/Kconfig b/sound/soc/generic/Kconfig
index b95ae4918fca..d023959b8cd6 100644
--- a/sound/soc/generic/Kconfig
+++ b/sound/soc/generic/Kconfig
@@ -13,4 +13,4 @@  config SND_SIMPLE_SCU_CARD
 	select SND_SIMPLE_CARD_UTILS
 	help
 	  This option enables generic simple SCU sound card support.
-	  It supports DPCM of multi CPU single Codec ststem.
+	  It supports DPCM of multi CPU single Codec system.