From: Bob Moore Date: Thu, 30 May 2013 02:00:01 +0000 (+0800) Subject: ACPICA: Add argument typechecking for all predefined ACPI names X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~19^2~18^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29a241cc02110b8b2259fd72719b8cadc03909be;p=pandora-kernel.git ACPICA: Add argument typechecking for all predefined ACPI names Fully implements typechecking on all incoming arguments for all predefined names. This ensures that ACPI-related drivers are passing the correct number of arguments, each of the correct object type. Signed-off-by: Bob Moore Signed-off-by: Lv Zheng Acked-by: Len Brown Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed