From: Alan Cox Date: Fri, 11 Jan 2008 03:49:58 +0000 (-0500) Subject: ACPI : Not register gsi for PCI IDE controller in legacy mode X-Git-Tag: v2.6.24-rc8~36^2~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96c2a8766bf4fe91abac863749c11637fabcc64f;p=pandora-kernel.git ACPI : Not register gsi for PCI IDE controller in legacy mode When PCI IDE controller works in legacy mode and no PRT entry is found in ACPI PRT table, OSPM will neither read the irq number from the IDE PCI configuration space nor call the function of acpi_register_gsi to register gsi. http://bugzilla.kernel.org/show_bug.cgi?id=5637 Signed-off-by: Alan Cox Signed-off-by: Zhao Yakui Signed-off-by: Zhang Rui Signed-off-by: Len Brown --- Reading git-diff-tree failed