diff options
| author | Matthew Garrett <mjg@redhat.com> | 2011-01-11 17:43:27 -0500 |
|---|---|---|
| committer | Matthew Garrett <mjg@redhat.com> | 2011-01-11 17:44:03 -0500 |
| commit | 2eddc8a9bb5142e0debb8cd9e0a53aa88f25a60f (patch) | |
| tree | 9b69a3a70f20f3f205c18224f2bdb121f7ced096 /kernel.spec | |
| parent | 44580624cd0c19bee4ccdb02b313cbf8e38bd5d7 (diff) | |
| download | kernel-2eddc8a9bb5142e0debb8cd9e0a53aa88f25a60f.tar.gz kernel-2eddc8a9bb5142e0debb8cd9e0a53aa88f25a60f.tar.xz kernel-2eddc8a9bb5142e0debb8cd9e0a53aa88f25a60f.zip | |
- linux-2.6-ehci-check-port-status.patch - fix USB resume on some AMD systems
Diffstat (limited to 'kernel.spec')
| -rw-r--r-- | kernel.spec | 5 |
1 files changed, 5 insertions, 0 deletions
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 <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 |
