[kernel] remove dead patches

Dave Jones davej at fedoraproject.org
Fri Aug 26 15:41:19 UTC 2011


commit d9244d04418fe4f34e10df697fdc53938ad4aef4
Author: Dave Jones <davej at redhat.com>
Date:   Fri Aug 26 11:40:21 2011 -0400

    remove dead patches

 TODO                                        |    3 -
 kernel.spec                                 |   12 -
 linux-2.6-enable-more-pci-autosuspend.patch |  452 ---------------------------
 linux-2.6-usb-pci-autosuspend.patch         |   22 --
 runtime_pm_fixups.patch                     |  138 --------
 5 files changed, 0 insertions(+), 627 deletions(-)
---
diff --git a/TODO b/TODO
index c6549f4..78e0355 100644
--- a/TODO
+++ b/TODO
@@ -43,9 +43,6 @@
   One half of the remaining exec-shield diff.
   davej bugged Ingo again on Jun 17 2011 about upstreaming.
 
-* runtime_pm_fixups.patch
-* linux-2.6-usb-pci-autosuspend.patch
-* linux-2.6-enable-more-pci-autosuspend.patch
 * linux-2.6-acpi-debug-infinite-loop.patch
   Responsible: mjg59
 
diff --git a/kernel.spec b/kernel.spec
index 60498bc..fae8673 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -718,12 +718,6 @@ Patch12027: usb-add-quirk-for-logitech-webcams.patch
 Patch12029: crypto-register-cryptd-first.patch
 Patch12030: fix-intel-duplicate-backlight.patch
 
-
-# Runtime power management
-Patch12203: linux-2.6-usb-pci-autosuspend.patch
-Patch12204: linux-2.6-enable-more-pci-autosuspend.patch
-Patch12205: runtime_pm_fixups.patch
-
 Patch12303: dmar-disable-when-ricoh-multifunction.patch
 
 Patch13003: efi-dont-map-boot-services-on-32bit.patch
@@ -1345,12 +1339,6 @@ ApplyPatch usb-add-quirk-for-logitech-webcams.patch
 ApplyPatch crypto-register-cryptd-first.patch
 ApplyPatch fix-intel-duplicate-backlight.patch
 
-# Runtime PM
-#ApplyPatch linux-2.6-usb-pci-autosuspend.patch
-### Broken by implicit notify support & ACPICA rebase
-###ApplyPatch linux-2.6-enable-more-pci-autosuspend.patch
-#ApplyPatch runtime_pm_fixups.patch
-
 # rhbz#605888
 ApplyPatch dmar-disable-when-ricoh-multifunction.patch
 


More information about the scm-commits mailing list