diff options
author | John W. Linville <linville@tuxdriver.com> | 2011-07-12 14:40:06 -0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-07-12 14:40:49 -0400 |
commit | b054bb08212e7c8c1be87f2126bf2d2196da36d5 (patch) | |
tree | 6593d44a0863c44828897d89f2ccad28e15f0b44 /kernel.spec | |
parent | a6b4f0c571e284e4a287f8c1c1e5391c2efdce7f (diff) | |
download | kernel-b054bb08212e7c8c1be87f2126bf2d2196da36d5.tar.gz kernel-b054bb08212e7c8c1be87f2126bf2d2196da36d5.tar.xz kernel-b054bb08212e7c8c1be87f2126bf2d2196da36d5.zip |
rt2x00: Add device ID for RT539F device. (rhbz 720594)
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index 916eae42f..858dd4999 100644 --- a/kernel.spec +++ b/kernel.spec @@ -685,6 +685,8 @@ Patch12016: disable-i8042-check-on-apple-mac.patch Patch12018: neuter_intel_microcode_load.patch +Patch12019: linux-2.6-rt2x00-Add-device-ID-for-RT539F-device.patch + # Runtime power management Patch12203: linux-2.6-usb-pci-autosuspend.patch Patch12204: linux-2.6-enable-more-pci-autosuspend.patch @@ -1257,6 +1259,8 @@ ApplyPatch add-appleir-usb-driver.patch ApplyPatch neuter_intel_microcode_load.patch +ApplyPatch linux-2.6-rt2x00-Add-device-ID-for-RT539F-device.patch + # Runtime PM #ApplyPatch linux-2.6-usb-pci-autosuspend.patch ### Broken by implicit notify support & ACPICA rebase @@ -1876,6 +1880,9 @@ fi # and build. %changelog +* Tue Jul 12 2011 John W. Linville <linville@redhat.com> +- rt2x00: Add device ID for RT539F device. (rhbz 720594) + * Tue Jul 12 2011 Kyle McMartin <kmcmartin@redhat.com> 3.0-0.rc7.git0.1 - Linux 3.0-rc7, hopefully the last before the Great Renumbering becomes official. |