ASoC: doc: dapm: fix struct name
[linux-2.6-block.git] / Documentation / sound / soc / dapm.rst
index 59f65b181828d1ea2602569fb86eb45309bf7a45..68ef79f539f256ada43226e53688a11d966d1297 100644 (file)
@@ -148,7 +148,7 @@ Stream widgets have the following format:-
   SND_SOC_DAPM_AIF_IN(name, stream, slot, reg, shift, invert)
 
 NOTE: the stream name must match the corresponding stream name in your codec
-snd_soc_codec_dai.
+snd_soc_dai_driver.
 
 e.g. stream widgets for HiFi playback and capture
 ::