From 607117ff7c78097d1411b1c9c8ad34a5f007f02f Mon Sep 17 00:00:00 2001 From: Henrique de Moraes Holschuh Date: Mon, 18 Feb 2008 16:43:06 -0300 Subject: [PATCH] Officially reject the T60 SATA bay patch, with a reason. Signed-off-by: Henrique de Moraes Holschuh --- .../ibm-acpi_add_Ultrabay_support_for_the_T60p_ThinkPad.patch | 9 +++++++++ 1 file changed, 9 insertions(+) rename {queues/ibm-acpi => rejected}/ibm-acpi_add_Ultrabay_support_for_the_T60p_ThinkPad.patch (86%) diff --git a/queues/ibm-acpi/ibm-acpi_add_Ultrabay_support_for_the_T60p_ThinkPad.patch b/rejected/ibm-acpi_add_Ultrabay_support_for_the_T60p_ThinkPad.patch similarity index 86% rename from queues/ibm-acpi/ibm-acpi_add_Ultrabay_support_for_the_T60p_ThinkPad.patch rename to rejected/ibm-acpi_add_Ultrabay_support_for_the_T60p_ThinkPad.patch index 5374ab4683c..3c634719add 100644 --- a/queues/ibm-acpi/ibm-acpi_add_Ultrabay_support_for_the_T60p_ThinkPad.patch +++ b/rejected/ibm-acpi_add_Ultrabay_support_for_the_T60p_ThinkPad.patch @@ -31,6 +31,15 @@ Date: Sun Dec 31 14:53:49 2006 -0200 Cc: Whoopie Signed-off-by: Henrique de Moraes Holschuh +--- + + REJECT reason: the deprecated thinkpad-acpi/ibm-acpi bay/dock driver + is too stupid to continue searching the list for the correct bay + handler, so adding this shadows the PATA handler and breaks the T43, + and others. + + The fix is to improve and use the ACPI generic bay/dock drivers. + diff --git a/drivers/acpi/ibm_acpi.c b/drivers/acpi/ibm_acpi.c index 1a0ed3d..a7463d5 100644 --- a/drivers/acpi/ibm_acpi.c -- 2.11.4.GIT