Skip to content

Commit

Permalink
ALSA: ASoC: Fix typo in snd_soc_card update documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Mark Brown authored and Takashi Iwai committed Nov 21, 2008
1 parent 39639fa commit 4f90473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/sound/alsa/soc/machine.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit 4f90473

Please sign in to comment.