From: Eric Miao Date: Thu, 31 Jan 2008 05:58:52 +0000 (-0500) Subject: Input: pxa27x_keypad - introduce pxa27x_keypad_config() X-Git-Tag: v2.6.25-rc1~291^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7416f9eaa5427f47648973aac3a65e7a0eeda04;p=pandora-kernel.git Input: pxa27x_keypad - introduce pxa27x_keypad_config() Introduce pxa27x_keypad_config() for keypad registers configuration and remove the reg_kpc, reg_kprec from platform data structure so that configurations of keypad registers can be centralized to a single function. It can also be re-used when resuming. Signed-off-by: Eric Miao Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed