* [PATCH] Removing ACPI blacklisting for P4B266 mainboards.
@ 2009-05-21 14:07 Olivier Berger
2009-05-21 18:19 ` Len Brown
0 siblings, 1 reply; 2+ messages in thread
From: Olivier Berger @ 2009-05-21 14:07 UTC (permalink / raw)
To: linux-acpi
>From 6f304fa7c0e0c5bac86fb47c53354889017fceb8 Mon Sep 17 00:00:00 2001
See http://marc.info/?l=linux-acpi&m=124068823904429&w=2 for discussion
Signed-off-by: Olivier Berger <oberger@ouvaton.org>
---
arch/x86/kernel/acpi/boot.c | 8 --------
1 files changed, 0 insertions(+), 8 deletions(-)
diff --git a/arch/x86/kernel/acpi/boot.c b/arch/x86/kernel/acpi/boot.c
index 723989d..065b3fa 100644
--- a/arch/x86/kernel/acpi/boot.c
+++ b/arch/x86/kernel/acpi/boot.c
@@ -1569,14 +1569,6 @@ static struct dmi_system_id __initdata acpi_dmi_table[] = {
},
{
.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",
.matches = {
DMI_MATCH(DMI_BOARD_VENDOR, "ASUSTeK Computer INC."),
--
1.6.2.4
--
Olivier BERGER
(OpenPGP: 1024D/B4C5F37F)
http://www.olivierberger.com/weblog/
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Removing ACPI blacklisting for P4B266 mainboards.
2009-05-21 14:07 [PATCH] Removing ACPI blacklisting for P4B266 mainboards Olivier Berger
@ 2009-05-21 18:19 ` Len Brown
0 siblings, 0 replies; 2+ messages in thread
From: Len Brown @ 2009-05-21 18:19 UTC (permalink / raw)
To: Olivier Berger; +Cc: linux-acpi
applied for 2.6.31
thanks,
Len Brown, Intel Open Source Technology Center
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-05-21 18:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-21 14:07 [PATCH] Removing ACPI blacklisting for P4B266 mainboards Olivier Berger
2009-05-21 18:19 ` Len Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox