Update of /cvsroot/alsa/alsa-kernel/isa/cs423x
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20972/isa/cs423x

Modified Files:
        cs4231_lib.c 
Log Message:
Fixed old function name (snd_pcm_isa_flags -> snd_pcm_dma_flags)

Index: cs4231_lib.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/isa/cs423x/cs4231_lib.c,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- cs4231_lib.c        2 Mar 2004 15:32:36 -0000       1.35
+++ cs4231_lib.c        2 Mar 2004 15:38:14 -0000       1.36
@@ -1654,7 +1654,7 @@
 
 #ifdef LEGACY_SUPPORT
        snd_pcm_lib_preallocate_pages_for_all(pcm, SNDRV_DMA_TYPE_ISA,
-                                             snd_pcm_isa_flags(0),
+                                             snd_pcm_dma_flags(0),
                                              64*1024, chip->dma1 > 3 || chip->dma2 > 
3 ? 128*1024 : 64*1024);
 #else
 #  ifdef EBUS_SUPPORT



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to