projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c636f75
)
ACPI: Remove Asus P4B266 from blacklist
author
Olivier Berger
<oberger@ouvaton.org>
Thu, 21 May 2009 14:07:38 +0000
(16:07 +0200)
committer
Len Brown
<len.brown@intel.com>
Sat, 13 Jun 2009 00:50:37 +0000
(20:50 -0400)
See http://marc.info/?l=linux-acpi&m=
124068823904429
&w=2 for discussion
Signed-off-by: Olivier Berger <oberger@ouvaton.org>
Signed-off-by: Len Brown <len.brown@intel.com>
arch/x86/kernel/acpi/boot.c
patch
|
blob
|
history
diff --git
a/arch/x86/kernel/acpi/boot.c
b/arch/x86/kernel/acpi/boot.c
index d4acedf07866ef8c2d704816236b1e491016ae77..817d6a5e115d049f52884fcbd1ce9977747a3526 100644
(file)
--- a/
arch/x86/kernel/acpi/boot.c
+++ b/
arch/x86/kernel/acpi/boot.c
@@
-1563,14
+1563,6
@@
static struct dmi_system_id __initdata acpi_dmi_table[] = {
DMI_MATCH(DMI_PRODUCT_NAME, "Workstation W8000"),
},
},
- {
- .callback = force_acpi_ht,
- .ident = "ASUS P4B266",
- .matches = {
- DMI_MATCH(DMI_BOARD_VENDOR, "ASUSTeK Computer INC."),
- DMI_MATCH(DMI_BOARD_NAME, "P4B266"),
- },
- },
{
.callback = force_acpi_ht,
.ident = "ASUS P2B-DS",