commit | 6ce34a5fb4955fac1eebe080e1c2784bc8710449 | [log] [tgz] |
---|---|---|
author | Chao Xie <chao.xie@marvell.com> | Sun Apr 01 10:08:01 2012 +0800 |
committer | Haojian Zhuang <haojian.zhuang@gmail.com> | Fri Apr 27 16:48:09 2012 +0800 |
tree | d8f4d6a8111a931c924a8e822db0b56dfe0322be | |
parent | 66f75a5d028beaf67c931435fdc3e7823125730c [diff] |
Input: pxa27x_keypad keep clock on as wakeup source When the keypad is used as wake up source, the clock can not be disabled. Or it can not detect key pressing. If the keypad is used as wake up source, when resume back, do not enable the clock and configure it again because the register content is retained. Signed-off-by: Chao Xie <chao.xie@marvell.com> Signed-off-by: Haojian Zhuang <haojian.zhuang@gmail.com>