From: Bob Moore Date: Fri, 12 Apr 2013 00:24:22 +0000 (+0000) Subject: ACPICA: Predefine names: Add allowed argument types to master info table X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~92^2~8^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c34c82bc9634a099a2652889806c5997f2a3d56f;p=pandora-kernel.git ACPICA: Predefine names: Add allowed argument types to master info table This change adds the infrastructure to enable typechecking on incoming arguments for the predefined methods/objects. It does not actually contain the code that will fully utilize this information. Also condenses some duplicate code for the predefined names into a new module, utilities/utpredef.c Signed-off-by: Bob Moore Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed