From: Lv Zheng Date: Fri, 10 Oct 2014 02:39:45 +0000 (+0800) Subject: ACPICA: Events: Reduce source code difference in acpi_install_gpe_handler(). X-Git-Tag: fixes-against-v3.18-rc2~13^2~5^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=437b75123ca5ee36897bfcd1272e96109bed3ea1;p=pandora-kernel.git ACPICA: Events: Reduce source code difference in acpi_install_gpe_handler(). There is a sanity check in ACPICA upstream, complaining mis-matched interrupt type for originally enabled GPEs that are going to be dispatched by OSPM handlers. This is only a warning message noting developers such conflict between BIOS and OSPM. This patch ports this warning message from ACPICA upstream to reduce source code difference between Linux and ACPICA upstream. Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed