* Kenji Kaneshige <kaneshige.kenji@xxxxxxxxxxxxxx>: > 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@xxxxxxxxxxxxxx> > Reviewed-by: Andrew Patterson <andrew.patterson@xxxxxx> > Tested-by: Andrew Patterson <andrew.patterson@xxxxxx> Acked-by: Alex Chiang <achiang@xxxxxx> Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html