commit | e0d94beead4ef652ec1c066be886140eebb06d8b | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jirislaby@gmail.com> | Mon Aug 11 17:47:40 2008 +0200 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Mon Aug 18 13:47:20 2008 -0700 |
tree | 5009a20f5242b0399a2eabe4410d932bc1491fff | |
parent | 89499759dc0dd300528510f465b0bf532fc79a2a [diff] |
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 <achiang@hp.com> Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>