Re: [PATCH] input: pxa27x-keypad: bug fix of getting scan code

2014-05-13 Thread Dmitry Torokhov
On Mon, Jan 27, 2014 at 12:41:37PM +0800, Chao Xie wrote: > From: Chao Xie > > The rows of pxa27x-keypad used by each boards are not fixed. > So in the driver, it will get the rows from DT and register > the keymap as: > matrix_keypad_build_keymap(keymap_data, NULL, >p

[PATCH] input: pxa27x-keypad: bug fix of getting scan code

2014-01-26 Thread Chao Xie
From: Chao Xie The rows of pxa27x-keypad used by each boards are not fixed. So in the driver, it will get the rows from DT and register the keymap as: matrix_keypad_build_keymap(keymap_data, NULL, pdata->matrix_key_rows, pdata->matrix_key_cols