Explorar o código

[ACPI] CONFIG_ACPI_HOTKEY is now "n" by default
For 2.6.12 behaviour, this (EXPERIMENTAL) driver
should not be built.

Update the driver source with latest from Luming.

Signed-off-by: Luming Yu <luming.yu@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>

Luming Yu %!s(int64=20) %!d(string=hai) anos
pai
achega
79cda7d0e1
Modificáronse 2 ficheiros con 376 adicións e 290 borrados
  1. 3 2
      drivers/acpi/Kconfig
  2. 373 288
      drivers/acpi/hotkey.c

+ 3 - 2
drivers/acpi/Kconfig

@@ -133,9 +133,10 @@ config ACPI_HOTKEY
 	depends on ACPI_INTERPRETER
 	depends on EXPERIMENTAL
 	depends on !IA64_SGI_SN
-	default m
+	default n
 	help
-	ACPI generic hotkey
+	  Experimental consolidated hotkey driver.
+	  If you are unsure, say N.
 
 config ACPI_FAN
 	tristate "Fan"

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 373 - 288
drivers/acpi/hotkey.c


Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio