From: Aaron Lu Date: Fri, 13 Mar 2015 05:52:50 +0000 (+0800) Subject: ACPI / scan: fix fixed event handler return value X-Git-Tag: omap-for-v4.1/fixes-rc1~144^2~8^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd9caef4e222a2c5e7ed63050780d215a6a263f3;p=pandora-kernel.git ACPI / scan: fix fixed event handler return value The fixed event handler should return a value that is either 0 or 1 meanning if the event is handled or not, instead of an acpi_status to mean if the handler runs well or not. Suggested-by: Lv Zheng Signed-off-by: Aaron Lu Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed