rpms/kernel/devel config-x86-generic, 1.35, 1.36 config-x86_64-generic, 1.34, 1.35 kernel.spec, 1.664, 1.665 linux-2.6-acpi-eeepc-hotkey.patch, 1.3, NONE

Chuck Ebbert (cebbert) fedora-extras-commits at redhat.com
Wed May 28 21:49:47 UTC 2008


Author: cebbert

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2362

Modified Files:
	config-x86-generic config-x86_64-generic kernel.spec 
Removed Files:
	linux-2.6-acpi-eeepc-hotkey.patch 
Log Message:
* Wed May 28 2008 Chuck Ebbert <cebbert at redhat.com>
- Remove eeepc driver, now upstream as eeepc-laptop.



Index: config-x86-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-x86-generic,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- config-x86-generic	23 May 2008 22:27:32 -0000	1.35
+++ config-x86-generic	28 May 2008 21:48:59 -0000	1.36
@@ -304,10 +304,10 @@
 # CONFIG_SGI_IOC4 is not set
 
 CONFIG_ASUS_LAPTOP=m
-CONFIG_EEEPC=m
 CONFIG_FUJITSU_LAPTOP=m
 CONFIG_MSI_LAPTOP=m
 CONFIG_SONY_LAPTOP=m
+CONFIG_EEEPC_LAPTOP=m
 
 # CONFIG_SMSC37B787_WDT is not set
 CONFIG_W83697HF_WDT=m
@@ -374,6 +374,5 @@
 CONFIG_OLPC=y
 CONFIG_BATTERY_OLPC=m
 
-CONFIG_EEEPC_LAPTOP=m
 CONFIG_NONPROMISC_DEVMEM=y
 


Index: config-x86_64-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-x86_64-generic,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- config-x86_64-generic	22 May 2008 20:31:58 -0000	1.34
+++ config-x86_64-generic	28 May 2008 21:48:59 -0000	1.35
@@ -97,11 +97,11 @@
 CONFIG_ACPI_PROC_EVENT=y
 
 CONFIG_ASUS_LAPTOP=m
-CONFIG_EEEPC=m
 CONFIG_FUJITSU_LAPTOP=m
 CONFIG_MSI_LAPTOP=m
 CONFIG_SONY_LAPTOP=m
 CONFIG_SONYPI_COMPAT=y
+# CONFIG_EEEPC_LAPTOP is not set
 
 CONFIG_THINKPAD_ACPI=m
 # CONFIG_THINKPAD_ACPI_DEBUG is not set
@@ -269,7 +269,6 @@
 CONFIG_NODES_SHIFT=9
 CONFIG_X86_PAT=y
 # FIXME: These should be 32bit only
-# CONFIG_EEEPC_LAPTOP is not set
 # CONFIG_FB_N411 is not set
 CONFIG_NONPROMISC_DEVMEM=y
 


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.664
retrieving revision 1.665
diff -u -r1.664 -r1.665
--- kernel.spec	28 May 2008 20:33:45 -0000	1.664
+++ kernel.spec	28 May 2008 21:48:59 -0000	1.665
@@ -648,9 +648,6 @@
 # Fix HID usage descriptor on MS wireless desktop receiver
 Patch2301: linux-2.6-ms-wireless-receiver.patch
 
-# acpi hotkey driver for asus eeepc
-Patch2350: linux-2.6-acpi-eeepc-hotkey.patch
-
 # usb video
 Patch2400: linux-2.6-uvcvideo.patch
 
@@ -1052,8 +1049,6 @@
 ApplyPatch linux-2.6-usb-ehci-hcd-respect-nousb.patch
 
 # ACPI
-# eeepc hotkey support
-ApplyPatch linux-2.6-acpi-eeepc-hotkey.patch
 
 # Various low-impact patches to aid debugging.
 ApplyPatch linux-2.6-debug-sizeof-structs.patch
@@ -1774,6 +1769,9 @@
 %kernel_variant_files -a /%{image_install_path}/xen*-%{KVERREL}.xen -e /etc/ld.so.conf.d/kernelcap-%{KVERREL}.xen.conf %{with_xen} xen
 
 %changelog
+* Wed May 28 2008 Chuck Ebbert <cebbert at redhat.com>
+- Remove eeepc driver, now upstream as eeepc-laptop.
+
 * Wed May 28 2008 Dave Jones <davej at redhat.com>
 - 2.6.26-rc4-git2
 


--- linux-2.6-acpi-eeepc-hotkey.patch DELETED ---




More information about the scm-commits mailing list