]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ACPICA: Common: Enhance acpi_getopt() to improve portability
authorLv Zheng <lv.zheng@intel.com>
Tue, 8 Jul 2014 02:07:26 +0000 (10:07 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 8 Jul 2014 12:22:26 +0000 (14:22 +0200)
commita92e95773d8e2cd58124aea147cb833f33f1e196
tree3f19c2566106d2344c1e72db68e7ca7c71a7daef
parent3c9349c93712f68dc9fc4caadb2fc1b7c9407316
ACPICA: Common: Enhance acpi_getopt() to improve portability

This patch enhances acpi_getopt() by converting the standard C library
invocations into portable ACPI string APIs and acpi_log_error() to improve
portability. 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/acutils.h
include/acpi/actypes.h
tools/power/acpi/common/getopt.c
tools/power/acpi/tools/acpidump/apmain.c