]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ACPI: Not register gsi for PCI IDE controller in legacy mode
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Mon, 14 Jan 2008 07:22:11 +0000 (02:22 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 8 Feb 2008 20:01:29 +0000 (12:01 -0800)
commita16d391bf3e5c7c42edd5e86d86b4f2baf003a3e
treeb33c67cbddb766082bd6bbdefa4219c5579a1694
parent5861d7167d4bf07d0b4424d66940cd69a6d02ce0
ACPI: Not register gsi for PCI IDE controller in legacy mode

patch 96c2a8766bf4fe91abac863749c11637fabcc64f in mainline.

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 <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/acpi/pci_irq.c