diff --git a/Documentation/sound/alsa/DocBook/writing-an-alsa-driver.tmpl b/Documentation/sound/alsa/DocBook/writing-an-alsa-driver.tmpl
index db557f91ab79ff86cb6daf3897835424702a0198..23c6c7cde4e6f7c52def7b9c468698905797e17a 100644
--- a/Documentation/sound/alsa/DocBook/writing-an-alsa-driver.tmpl
+++ b/Documentation/sound/alsa/DocBook/writing-an-alsa-driver.tmpl
@@ -5545,7 +5545,7 @@ struct _snd_pcm_runtime {
power status.
Call snd_pcm_suspend_all() to suspend the running PCM streams.
If AC97 codecs are used, call
- snd_ac97_resume() for each codec.
+ snd_ac97_suspend() for each codec.
Save the register values if necessary.
Stop the hardware if necessary.
Disable the PCI device by calling