summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorKyle McMartin <kyle@redhat.com>2011-01-22 13:42:30 -0500
committerKyle McMartin <kyle@redhat.com>2011-01-22 13:42:30 -0500
commitb8f320f96d0de1aab0c6a39cb43bad99243a8bb8 (patch)
treeefbfd1eb53f7e251c781742c608f862b48755a4e /kernel.spec
parent91e1012aed060fa13824a80ed74dc3f0cc81f6d8 (diff)
downloadkernel-b8f320f96d0de1aab0c6a39cb43bad99243a8bb8.tar.gz
kernel-b8f320f96d0de1aab0c6a39cb43bad99243a8bb8.tar.xz
kernel-b8f320f96d0de1aab0c6a39cb43bad99243a8bb8.zip
- linux-2.6-ehci-check-port-status.patch - fix USB resume on some AMD systems
Conflicts: kernel.spec
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 10ff01664..2b02a4e09 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -722,6 +722,7 @@ Patch12200: acpi_reboot.patch
Patch12210: efi_default_physical.patch
# Runtime power management
+Patch12202: linux-2.6-ehci-check-port-status.patch
Patch12203: linux-2.6-usb-pci-autosuspend.patch
Patch12204: linux-2.6-enable-more-pci-autosuspend.patch
Patch12205: runtime_pm_fixups.patch
@@ -1331,6 +1332,7 @@ ApplyPatch acpi_reboot.patch
ApplyPatch efi_default_physical.patch
# Runtime PM
+ApplyPatch linux-2.6-ehci-check-port-status.patch
ApplyPatch linux-2.6-usb-pci-autosuspend.patch
#ApplyPatch linux-2.6-enable-more-pci-autosuspend.patch
#ApplyPatch runtime_pm_fixups.patch
@@ -2000,6 +2002,9 @@ fi
- Re-enable DEBUG_SET_MODULE_RONX since commit 94462ad3 fixed it.
- Enable some more new random HID and sensor junk as modules.
+* Tue Jan 11 2011 Matthew Garrett <mjg@redhat.com>
+- linux-2.6-ehci-check-port-status.patch - fix USB resume on some AMD systems
+
* Mon Jan 10 2011 Jarod Wilson <jarod@redhat.com>
- Add support for local rebuild config option overrides
- Add missing --with/--without pae build flag support