[APPLIED] [PATCH 2/3] omap3evm: Fixes after moving to matrix_keypad

2010-02-10 Thread Tony Lindgren
This patch has been applied to the linux-omap by youw fwiendly patch wobot. Branch in linux-omap: for-next Initial commit ID (Likely to change): e4f292d5bf004d9f519498c18d95aa15a129eef1 PatchWorks http://patchwork.kernel.org/patch/77305/ Git (Likely to change, and takes a while to get mirrored)

[PATCH 2/3] omap3evm: Fixes after moving to matrix_keypad

2010-02-05 Thread Sanjeev Premi
The keypad was not working properly after migrating to matrix_keypad. Swapped the row, col fields of the KEY() macro in the keymap definition to get it working again. Signed-off-by: Sanjeev Premi --- arch/arm/mach-omap2/board-omap3evm.c | 27 +++ 1 files changed, 15 in

[PATCH 2/3] omap3evm: Fixes after moving to matrix_keypad

2010-02-04 Thread Sanjeev Premi
The keypad was not working properly after migrating to matrix_keypad. Swapped the row, col fields of the KEY() macro in the keymap definition to get it working again. Signed-off-by: Sanjeev Premi --- arch/arm/mach-omap2/board-omap3evm.c | 27 +++ 1 files changed, 15 in