From: Jiri Slaby Date: Mon, 11 Aug 2008 15:47:40 +0000 (+0200) Subject: PCI: acpi_pcihp: run _OSC on a root bridge X-Git-Tag: v2.6.27-rc4~36^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0d94beead4ef652ec1c066be886140eebb06d8b;p=pandora-kernel.git PCI: acpi_pcihp: run _OSC on a root bridge _OSC should be ran on a root bridge instead of the device itself. Do this before touching OSHP since PCI fw specs states that _OSC should be preferred over OSHP (however if the device has OSHP but not _OSC -- not a root bridge -- it's not). Cc: kristen.c.accardi@intel.com Acked-by: Alex Chiang Signed-off-by: Jiri Slaby Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed