summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorKyle McMartin <kyle@redhat.com>2011-03-23 09:42:21 -0400
committerKyle McMartin <kyle@redhat.com>2011-03-23 09:42:21 -0400
commit1121f6ddf0ae873b09f67eb45ce6c57ed6d9e81d (patch)
treeee4670dcbaaf8bbb48e23fb5ed2b37357c30ce89 /kernel.spec
parente8c0dae39ee05c372b57bce4bb64771db4ad26c8 (diff)
downloadkernel-1121f6ddf0ae873b09f67eb45ce6c57ed6d9e81d.tar.gz
kernel-1121f6ddf0ae873b09f67eb45ce6c57ed6d9e81d.tar.xz
kernel-1121f6ddf0ae873b09f67eb45ce6c57ed6d9e81d.zip
re-create ACPI battery sysfs files on resume from suspend
Fixes the upstream changes to the dropped acpi-update-battery-information-on-notification-0x81.patch.
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec7
1 files changed, 7 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 12f2b9927..3391d195f 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -640,6 +640,7 @@ Patch390: linux-2.6-defaults-acpi-video.patch
Patch391: linux-2.6-acpi-video-dos.patch
Patch393: acpi-ec-add-delay-before-write.patch
Patch394: linux-2.6-acpi-debug-infinite-loop.patch
+Patch399: acpi_battery-fribble-sysfs-files-from-a-resume-notifier.patch
Patch450: linux-2.6-input-kill-stupid-messages.patch
Patch452: linux-2.6.30-no-pcspkr-modalias.patch
@@ -1215,6 +1216,7 @@ ApplyPatch linux-2.6-defaults-acpi-video.patch
ApplyPatch linux-2.6-acpi-video-dos.patch
ApplyPatch acpi-ec-add-delay-before-write.patch
ApplyPatch linux-2.6-acpi-debug-infinite-loop.patch
+ApplyPatch acpi_battery-fribble-sysfs-files-from-a-resume-notifier.patch
# Various low-impact patches to aid debugging.
ApplyPatch linux-2.6-debug-sizeof-structs.patch
@@ -1955,6 +1957,11 @@ fi
%changelog
* Wed Mar 23 2011 Kyle McMartin <kmcmartin@redhat.com>
+- Re-create ACPI battery sysfs files on resume from suspend, fixes the
+ upstream changes to the dropped
+ acpi-update-battery-information-on-notification-0x81.patch.
+
+* Wed Mar 23 2011 Kyle McMartin <kmcmartin@redhat.com>
- Update to 2.6.38-git12
- Enable I2C_DIOLAN_U2C USB i2c adapter [all], I2C_PXA [i686].