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

Modified Files:
        .cvsignore Makefile 
Added Files:
        ymfpci.c 
Removed Files:
        ymfpci.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/ymfpci/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore  10 Nov 2003 17:32:44 -0000      1.3
+++ .cvsignore  8 Apr 2004 16:38:16 -0000       1.4
@@ -1,5 +1,4 @@
 .depend
-ymfpci.c
 .*.cmd
 *.ko
 *.mod.c

Index: Makefile
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/pci/ymfpci/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Makefile    11 Nov 2003 13:12:25 -0000      1.5
+++ Makefile    8 Apr 2004 16:38:16 -0000       1.6
@@ -5,10 +5,6 @@
 include $(SND_TOPDIR)/toplevel.config
 include $(SND_TOPDIR)/Makefile.conf
 
-clean-files := ymfpci.c
-
 include $(SND_TOPDIR)/alsa-kernel/pci/ymfpci/Makefile
 
 include $(SND_TOPDIR)/Rules.make
-
-ymfpci.c: ymfpci.patch $(SND_TOPDIR)/alsa-kernel/pci/ymfpci/ymfpci.c

--- ymfpci.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