ACPICA: OSL: Add configurability for error message functions.
authorLv Zheng <lv.zheng@intel.com>
Wed, 30 Apr 2014 02:04:48 +0000 (10:04 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 6 May 2014 22:55:01 +0000 (00:55 +0200)
commit407e22afcf0701ec5543f39934c43b10082a1a97
treebf2d7dd6a51f62d222e902abf21e53741921865d
parentd5caf1cdc41c311cb5d4d2c010f90809f319c7dd
ACPICA: OSL: Add configurability for error message functions.

This patch extends ACPI_HW_DEPENDENT_x mechanism to all error message
related functions so that the OSPMs can have full control to configure them
into stub functions.

This patch doesn't include code for Linux to use this new mechanism, thus
no functional change.  Lv Zheng.

Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/utxferror.c
include/acpi/acpixf.h
This page took 0.025966 seconds and 5 git commands to generate.