From: Laxman Dewangan Date: Fri, 22 Feb 2013 00:44:35 +0000 (-0800) Subject: drivers/rtc/rtc-tps65910.c: enable/disable wake in suspend/resume X-Git-Tag: v3.9-rc1~114^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb5eba4ef72248b976465906cfed5fca2e9d8831;p=pandora-kernel.git drivers/rtc/rtc-tps65910.c: enable/disable wake in suspend/resume Making the rtc driver as wakeup capabale and leaving the wake enable/disable decision to user space through a sysfs attribute. In suspend, enable wake if device wakeup enabled. In resume disable wake again. This change is inline with the Documentation/power/devices.txt# /sys/devices/.../power/wakeup files Signed-off-by: Laxman Dewangan Cc: Mark Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed