commit | 54aa89ea29d7dd7fd414297d4bdc8f6eff905784 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Thu Apr 21 13:08:46 2011 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon May 23 12:22:09 2011 +0900 |
tree | 8094f387f015089d649c5f5d115f1e08deba6c9a | |
parent | 5e50d2d622c745d4439fc9a33d932cc3add2318f [diff] |
serial: sh-sci: suspend/resume wakeup support V2 This patch adds wakeup support to the sh-sci driver. The serial core deals with all details but defaults to wakeup disabled. So to make use of this feature enable wakeup in sysfs: echo enabled > /sys/class/tty/ttySC0/power/wakeup Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org>