Home
last modified time | relevance | path

Searched hist:d7416f9eaa5427f47648973aac3a65e7a0eeda04 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/input/keyboard/
H A Dpxa27x_keypad.cdiff d7416f9eaa5427f47648973aac3a65e7a0eeda04 Thu Jan 31 06:58:52 CET 2008 Eric Miao <eric.y.miao@gmail.com> 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 <eric.miao@marvell.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>