From: Shaohua Li Date: Mon, 12 May 2008 02:48:10 +0000 (+0800) Subject: ACPI/PCI: handle multiple _OSC X-Git-Tag: v2.6.26-rc3~70^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5d1c8798309a384c2776e5ff472f8ceb6d9065d;p=pandora-kernel.git ACPI/PCI: handle multiple _OSC There is an IA64 system here which have two pci root bridges with _OSC. One _OSC disables SHPC control bit but the other not. Below patch makes _OSC data per-device instead of one global, otherwise linux takes both root bridges don't support SHPC. Signed-off-by: Shaohua Li Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed