git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ce34a5
)
Input: pxa27x_keypad bug fix for direct_key_mask
author
Chao Xie
<chao.xie@marvell.com>
Sun, 1 Apr 2012 02:08:02 +0000
(10:08 +0800)
committer
Haojian Zhuang
<haojian.zhuang@gmail.com>
Fri, 27 Apr 2012 08:48:33 +0000
(16:48 +0800)
When direcct_key_num is 0, the mask should be 0.
When direcct_key_num is 1, the mask should be 0b1.
Signed-off-by: Chao Xie <chao.xie@marvell.com>
Signed-off-by: Haojian Zhuang <haojian.zhuang@gmail.com>
No differences found