diff options
author | Lv Zheng <lv.zheng@intel.com> | 2014-07-08 10:07:46 +0800 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-07-08 14:22:27 +0200 |
commit | dcaff16df2750a400db1983754542f2cc6bf4e93 (patch) | |
tree | 3f2f141e7f9dfa89ac4577933357db10bd34f8d6 /crypto/ctr.c | |
parent | 135610f792addb71af7be0e00aa7486429bf7a37 (diff) | |
download | kernel_replicant_linux-dcaff16df2750a400db1983754542f2cc6bf4e93.tar.gz kernel_replicant_linux-dcaff16df2750a400db1983754542f2cc6bf4e93.tar.bz2 kernel_replicant_linux-dcaff16df2750a400db1983754542f2cc6bf4e93.zip |
ACPICA: acpidump: Replace file IOs with new APIs to improve portability
The new APIs are enabled to offer a portable layer to access files:
1. acpi_os_XXX_file_XXX: Wrapper of fopen/fclose/fread/fwrite
2. acpi_os_printf: Wrapper of printf
3. acpi_log_error: Wrapper of fprintf(stderr)
This patch deploys such mechanisms to acpidump to improve the portability
of this tool. 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>
Diffstat (limited to 'crypto/ctr.c')
0 files changed, 0 insertions, 0 deletions