Update of /cvsroot/alsa/alsa-driver/pci/ali5451 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19788/pci/ali5451
Modified Files: .cvsignore Makefile Added Files: ali5451.c Removed Files: ali5451.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/ali5451/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 10 Nov 2003 17:32:40 -0000 1.3 +++ .cvsignore 8 Apr 2004 16:38:16 -0000 1.4 @@ -1,5 +1,4 @@ .depend -ali5451.c .*.cmd *.ko *.mod.c Index: Makefile =================================================================== RCS file: /cvsroot/alsa/alsa-driver/pci/ali5451/Makefile,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- Makefile 11 Nov 2003 13:12:24 -0000 1.5 +++ Makefile 8 Apr 2004 16:38:16 -0000 1.6 @@ -5,11 +5,7 @@ include $(SND_TOPDIR)/toplevel.config include $(SND_TOPDIR)/Makefile.conf -clean-files := ali5451.c - include $(SND_TOPDIR)/alsa-kernel/pci/ali5451/Makefile include $(SND_TOPDIR)/Rules.make -ali5451.c: ali5451.patch $(SND_TOPDIR)/alsa-kernel/pci/ali5451/ali5451.c - --- ali5451.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