From: Lv Zheng Date: Fri, 4 Apr 2014 04:39:18 +0000 (+0800) Subject: ACPICA: Tables: Add acpi_install_table() API for early table installation. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~5^2~6^2~9^2~26^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=caf4a15c5f930aae41951b4916289e3e59dda8eb;p=pandora-kernel.git ACPICA: Tables: Add acpi_install_table() API for early table installation. This patch adds a new API - acpi_install_table(). OSPMs can use this API to install tables during early boot stage. Lv Zheng. References: https://lkml.org/lkml/2014/2/28/372 Cc: Thomas Renninger Signed-off-by: Lv Zheng Signed-off-by: Bob Moore [rjw: Subject] Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed