Bob Moore
25f044e645
ACPICA: Update ACPICA copyrights to 2013
...
Includes all source headers and signons for the various tools.
Signed-off-by: Bob Moore <robert.moore@intel.com >
Signed-off-by: Lv Zheng <lv.zheng@intel.com >
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com >
2013-01-25 13:30:47 +01:00
Bob Moore
68aafc3516
ACPICA: Audit/update for ACPICA return macros and debug depth counter
...
1) Ensure that all functions that use the various TRACE macros
also use the appropriate ACPICA return macros.
2) Ensure that all normal return statements surround the return
expression (value) with parens.
Signed-off-by: Bob Moore <robert.moore@intel.com >
Signed-off-by: Lv Zheng <lv.zheng@intel.com >
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com >
2012-11-15 00:31:24 +01:00
Bob Moore
77848130e5
ACPICA: Update all copyrights to 2012
...
Update all copyrights to 2012.
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 >
2012-01-17 03:38:51 -05:00
Bob Moore
b4e104eaeb
ACPICA: Update all ACPICA copyrights and signons to 2011
...
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 >
2011-01-18 23:48:03 -05:00
Bob Moore
95abccb576
ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface
...
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 >
2010-10-01 01:47:54 -04:00