Commit 4f904735 authored by Mark Brown's avatar Mark Brown Committed by Takashi Iwai

ALSA: ASoC: Fix typo in snd_soc_card update documentation

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 39639fab
......@@ -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);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment