omap3evm: Fixes after moving to matrix_keypad
authorSanjeev Premi <premi@ti.com>
Fri, 12 Feb 2010 20:27:10 +0000 (12:27 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 12 Feb 2010 20:27:10 +0000 (12:27 -0800)
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>

No differences found