Kenji Kaneshige 34a65055e5 ACPI/PCI: handle multiple _OSC
The pci_osc_control_set() function can be called for the ACPI object
that doesn't have _OSC method. In this case, acpi_get_osc_data() would
allocate a useless memory region. To avoid this, we need to check the
existence of _OSC before calling acpi_get_osc_data(). Here is a patch
to fix this problem in pci_osc_control_set.

Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2008-05-13 09:51:54 -07:00
..
2008-04-20 21:47:07 -07:00
2008-04-20 21:47:02 -07:00
2008-04-24 23:15:43 +02:00
2008-04-20 21:47:06 -07:00
2008-04-20 21:47:13 -07:00
2008-05-13 09:51:54 -07:00
2008-04-20 21:47:07 -07:00
2008-04-20 21:47:07 -07:00
2008-04-20 21:47:03 -07:00
2008-04-20 21:46:54 -07:00
2008-04-22 18:16:30 -07:00