diff options
author | Kenji Kaneshige <[email protected]> | 2009-02-09 15:59:29 +0900 |
---|---|---|
committer | Jesse Barnes <[email protected]> | 2009-03-19 19:29:32 -0700 |
commit | 63f10f0f6df4e4e860b790d64bebfde85b540b0a (patch) | |
tree | 4fd6f1332ec8c0ed0d1758fbddc3d49c5924bdbd /net/lapb/lapb_subr.c | |
parent | 5fe5db05f64d0d10b563b1c13b58e4a52b190686 (diff) |
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 <[email protected]>
Reviewed-by: Andrew Patterson <[email protected]>
Tested-by: Andrew Patterson <[email protected]>
Acked-by: Alex Chiang <[email protected]>
Signed-off-by: Jesse Barnes <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions