Update of /cvsroot/alsa/alsa-driver/pci/cs46xx
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19788/pci/cs46xx

Modified Files:
        .cvsignore Makefile 
Added Files:
        cs46xx.c 
Removed Files:
        cs46xx.patch 
Log Message:
Clean up of power-management codes.

- moved commonly used codes to the core layer.
- using the unified suspend/resume callbacks for PCI and ISA
- added snd_card_set_pm_callbacks() and snd_card_set_isa_pm_callbacks()
  as the registration functions.



Index: .cvsignore
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/pci/cs46xx/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore  10 Nov 2003 17:32:42 -0000      1.3
+++ .cvsignore  8 Apr 2004 16:38:16 -0000       1.4
@@ -1,5 +1,4 @@
 .depend
-cs46xx.c
 .*.cmd
 *.ko
 *.mod.c

Index: Makefile
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/pci/cs46xx/Makefile,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- Makefile    5 Mar 2004 11:52:21 -0000       1.8
+++ Makefile    8 Apr 2004 16:38:16 -0000       1.9
@@ -5,10 +5,6 @@
 include $(SND_TOPDIR)/toplevel.config
 include $(SND_TOPDIR)/Makefile.conf
 
-clean-files := cs46xx.c
-
 include $(SND_TOPDIR)/alsa-kernel/pci/cs46xx/Makefile
 
 include $(SND_TOPDIR)/Rules.make
-
-cs46xx.c: cs46xx.patch $(SND_TOPDIR)/alsa-kernel/pci/cs46xx/cs46xx.c

--- cs46xx.patch DELETED ---



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to