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

ALSA: ASoC: Fix typo in snd_soc_card update documentation

parent 39639fab
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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);