commit | 78542058f522076c888822735d8fc9bd93cfd586 | [log] [tgz] |
---|---|---|
author | Lv Zheng <lv.zheng@intel.com> | Thu Mar 24 09:41:32 2016 +0800 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Tue Apr 05 03:53:34 2016 +0200 |
tree | b2bc4e60b2355857e062124d1aaa808d430eec9c | |
parent | 920de6ebfab865a5bb2bcc60f6998aa270300b95 [diff] |
ACPICA: Interpreter: Fix wrong conditions for acpi_ev_install_region_handlers() invocation ACPICA commit 9a6ecc9ec9ee067cad51eec539230bf494421d76 Since AE_ALREADY_EXISTS has already been converted to AE_OK in acpi_ev_install_region_handlers(), this patch simplies a return value check. Lv Zheng. Link: https://github.com/acpica/acpica/commit/9a6ecc9e Signed-off-by: Lv Zheng <lv.zheng@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>