omap3evm: Fixes after moving to matrix_keypad
authorSanjeev Premi <premi@ti.com>
Wed, 17 Feb 2010 22:09:24 +0000 (14:09 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 18 Feb 2010 01:23:20 +0000 (17:23 -0800)
commit0621d75698b3a485d7e31e9d964c76885628c015
tree170f26c1b4719f365c781b9ee30cc913d90b0ad8
parentaa6912d8850a555dccfab21f496e84aab7ededb6
omap3evm: Fixes after moving to matrix_keypad

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 <premi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-omap3evm.c