diff --git a/[refs] b/[refs]
index a616a476614c..afe730566c17 100644
--- a/[refs]
+++ b/[refs]
@@ -1,2 +1,2 @@
---
-refs/heads/master: 520290e43f9880da34e542185838816c6d79a340
+refs/heads/master: a7306336e818fe83f08a476c91ae2616e7fb209f
diff --git a/trunk/Documentation/sound/alsa/DocBook/writing-an-alsa-driver.tmpl b/trunk/Documentation/sound/alsa/DocBook/writing-an-alsa-driver.tmpl
index db557f91ab79..23c6c7cde4e6 100644
--- a/trunk/Documentation/sound/alsa/DocBook/writing-an-alsa-driver.tmpl
+++ b/trunk/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