21 Nov
2008
21 Nov
'08
4:08 p.m.
Signed-off-by: Mark Brown broonie@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