From: Chao Xie Date: Sun, 1 Apr 2012 02:08:02 +0000 (+0800) Subject: Input: pxa27x_keypad bug fix for direct_key_mask X-Git-Tag: v3.5-rc1~73^2~9^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5545fa897a0a1a34249e98ea4244b256cbe58df3;p=pandora-kernel.git Input: pxa27x_keypad bug fix for direct_key_mask 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 Signed-off-by: Haojian Zhuang --- Reading git-diff-tree failed