From: eric miao Date: Wed, 23 Jan 2008 06:25:27 +0000 (+0800) Subject: [ARM] pxa: add partial keypad support for mainstone X-Git-Tag: v2.6.26-rc1~1131^2~2^10~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55c26e4011572a2e1329cbff92e930838010ba88;p=pandora-kernel.git [ARM] pxa: add partial keypad support for mainstone This is partial because mainstone's keypad is really special, some of the keys like '1', '2', ... are actually connected to two row/column juntions, thus pressing '1' is equivalent to pressing 'A' & 'H'. This is really brain damanged since it makes distinguishing between pressing '1' and multiple keys pressing of 'A' & 'H' difficult. So these special keys are not supported for the time being. Signed-off-by: eric miao Signed-off-by: Russell King --- Reading git-diff-tree failed