]> git.baikalelectronics.ru Git - kernel.git/commit
ACPICA: Change an exception code for the ASL UnLoad() operator
authorBob Moore <robert.moore@intel.com>
Thu, 30 May 2013 01:59:00 +0000 (09:59 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 1 Jun 2013 19:54:30 +0000 (21:54 +0200)
commitea20377707ae72cdaf9f9066c6790a1bbef3d3d8
tree99a44edec7f0eee8b0523dafc17f80ea315edf8d
parentd67f0f7f01eb8b278d2ffe137361076878c8bb76
ACPICA: Change an exception code for the ASL UnLoad() operator

Change the exception code for the case where the input DdbHandle
is invalid from AE_BAD_PARAMETER to the more appropriate
AE_AML_OPERAND_TYPE.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Acked-by: Len Brown <len.brown@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/exconfig.c