lkml.org 
[lkml]   [2003]   [Sep]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH] PCI fixes for 2.6.0-test6
From
Date
ChangeSet 1.1305.5.1, 2003/09/26 09:11:22-07:00, mochel@osdl.org

[pci] Remove drivers/pci/power.c

The old-school method of power management, using the pm_send() interface, is
superceded by the centralized driver model, which handles walking the tree
and calling each device's suspend/resume methods.



drivers/pci/Makefile | 1 -
1 files changed, 1 deletion(-)


diff -Nru a/drivers/pci/Makefile b/drivers/pci/Makefile
--- a/drivers/pci/Makefile Tue Sep 30 15:21:18 2003
+++ b/drivers/pci/Makefile Tue Sep 30 15:21:18 2003
@@ -4,7 +4,6 @@

obj-y += access.o bus.o probe.o remove.o pci.o pool.o quirks.o \
names.o pci-driver.o search.o pci-sysfs.o
-obj-$(CONFIG_PM) += power.o
obj-$(CONFIG_PROC_FS) += proc.o

ifndef CONFIG_SPARC64
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:49    [W:0.039 / U:0.540 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site