[alsa-devel] [PATCH 1/1] ASoC: Fix typo in snd_soc_card update documentation

Mark Brown broonie at opensource.wolfsonmicro.com
Fri Nov 21 16:08:23 CET 2008


Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>
---
 Documentation/sound/alsa/soc/machine.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/sound/alsa/soc/machine.txt b/Documentation/sound/alsa/soc/machine.txt
index 4a9f51e..bab7711 100644
--- a/Documentation/sound/alsa/soc/machine.txt
+++ b/Documentation/sound/alsa/soc/machine.txt
@@ -9,7 +9,7 @@ the audio subsystem with the kernel as a platform device and is represented by
 the following struct:-
 
 /* SoC machine */
-struct snd_soc_card {_
+struct snd_soc_card {
 	char *name;
 
 	int (*probe)(struct platform_device *pdev);
-- 
1.5.6.5



More information about the Alsa-devel mailing list