input: add suspend wakeup support to sh_keysc
authorMagnus Damm <damm@igel.co.jp>
Tue, 10 Mar 2009 06:24:21 +0000 (06:24 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 10 Mar 2009 06:28:07 +0000 (15:28 +0900)
commita29b99eccecefe5026713b226f66f117c8837ad5
treea71b873f75e87516c54d8f848f1d66bbd2061485
parent508407149a7f927c4b65a20e0a08a2a94dc769c6
input: add suspend wakeup support to sh_keysc

This patch adds wakeup support to the sh_keysc driver.
With this feature the ".../power/wakeup" file can be
used to enable and disable if the device takes the
system out of suspend. Default is enabled.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/input/keyboard/sh_keysc.c