Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ACPICA: Update all ACPICA copyrights and signons to 2011 | Bob Moore | 2011-01-18 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Bob Moore <robert.moore@intel.com> Signed-off-by: Lin Ming <ming.m.lin@intel.com> Signed-off-by: Len Brown <len.brown@intel.com> | ||||
* | ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface | Bob Moore | 2010-10-01 | 1 | -0/+412 |
This function is not OS-dependent and has been replaced by acpi_hw_derive_pci_id, which is now in the ACPICA core code. Local implementations of acpi_os_derive_pci_id are no longer necessary and are removed. ACPICA BZ 857. http://www.acpica.org/bugzilla/show_bug.cgi?id=857 Signed-off-by: Bob Moore <robert.moore@intel.com> Signed-off-by: Lin Ming <ming.m.lin@intel.com> Signed-off-by: Len Brown <len.brown@intel.com> |