]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - Documentation/sound/alsa/DocBook/writing-an-alsa-driver.tmpl
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee13...
[linux-2.6-omap-h63xx.git] / Documentation / sound / alsa / DocBook / writing-an-alsa-driver.tmpl
index b8dc51ca776c84b9e4eae4edf1c8477dc337e19a..4807ef79a94d8723168842a014e0250796cd98e7 100644 (file)
 
       <para>
       For a device which allows hotplugging, you can use
-      <function>snd_card_free_in_thread</function>.  This one will
-      postpone the destruction and wait in a kernel-thread until all
-      devices are closed.
+      <function>snd_card_free_when_closed</function>.  This one will
+      postpone the destruction until all devices are closed.
       </para>
 
     </section>