From: Zhao Yakui Date: Wed, 14 May 2008 03:32:59 +0000 (+0800) Subject: ACPI: Disable Fixed_RTC event when installing RTC handler X-Git-Tag: v2.6.26-rc6~10^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1094bfa26e5e94af2fea79e004614dbce42b008;p=pandora-kernel.git ACPI: Disable Fixed_RTC event when installing RTC handler The Fixed_RTC event should be disabled when installing RTC handler. Only when RTC alarm is set will it be enabled again. If it is not disabled, maybe some machines will be powered on automatically after the system is shutdown even when the RTC alarm is not set. http://bugzilla.kernel.org/show_bug.cgi?id=10010 Signed-off-by: Zhao Yakui Signed-off-by: Zhang Rui Signed-off-by: Len Brown --- Reading git-diff-tree failed