From 2eddc8a9bb5142e0debb8cd9e0a53aa88f25a60f Mon Sep 17 00:00:00 2001 From: Matthew Garrett Date: Tue, 11 Jan 2011 17:43:27 -0500 Subject: - linux-2.6-ehci-check-port-status.patch - fix USB resume on some AMD systems --- kernel.spec | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 70a82932..7dca5112 100644 --- a/kernel.spec +++ b/kernel.spec @@ -729,6 +729,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 @@ -1350,6 +1351,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 @@ -1982,6 +1984,9 @@ fi # ||----w | # || || %changelog +* Tue Jan 11 2011 Matthew Garrett +- linux-2.6-ehci-check-port-status.patch - fix USB resume on some AMD systems + * Mon Jan 10 2011 Jarod Wilson - Add support for local rebuild config option overrides - Add missing --with/--without pae build flag support -- cgit