Kenji Kaneshige 63f10f0f6d PCI/ACPI: move _OSC code to pci_root.c
Move PCI _OSC management code from drivers/pci/pci-acpi.c to
drivers/acpi/pci_root.c. The benefits are

- We no longer need struct osc_data and its management code (contents
  are moved to struct acpi_pci_root). This simplify the code, and we
  no longer care about kmalloc() failure.

- We can make pci_acpi_osc_support() be a static function, which is
  called only from drivers/acpi/pci_root.c.

Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Reviewed-by: Andrew Patterson <andrew.patterson@hp.com>
Tested-by: Andrew Patterson <andrew.patterson@hp.com>
Acked-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2009-03-19 19:29:32 -07:00
..
2008-11-11 21:14:49 -05:00
2009-03-16 00:35:30 -04:00
2008-11-11 21:17:26 -05:00
2009-02-21 21:59:56 -05:00
2009-02-21 21:59:56 -05:00
2008-12-30 21:50:01 -05:00
2009-01-09 03:36:32 -05:00
2009-02-06 12:34:39 -05:00
2008-10-23 00:11:07 -04:00
2009-01-09 03:30:47 -05:00
2009-01-09 03:30:47 -05:00