Files
linux-stable-mirror/include/linux
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
..
2009-02-05 16:48:53 +11:00
2009-03-01 00:19:35 -08:00
2009-02-18 15:37:56 -08:00
2009-03-01 00:19:36 -08:00
2009-03-05 07:25:02 -05:00
2009-02-18 15:37:55 -08:00
2009-03-04 23:46:25 -08:00
2009-03-10 20:33:18 -04:00
2009-03-10 20:33:18 -04:00
2009-03-19 19:29:25 -07:00
2009-02-18 15:37:53 -08:00
2009-02-20 17:57:48 -08:00
2009-02-11 14:25:36 -08:00
2009-02-18 15:37:53 -08:00
2009-02-18 15:37:53 -08:00