ALSA: ASoC: Fix typo in snd_soc_card update documentation

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
Mark Brown 2008-11-21 15:08:23 +00:00 committed by Takashi Iwai
parent 39639faba9
commit 4f904735c8

View file

@ -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);