OMAP: Fix twl4030 keypad bug.
authorStanley.Miao <stanley.miao@windriver.com>
Tue, 11 Nov 2008 11:50:56 +0000 (19:50 +0800)
committerGrazvydas Ignotas <notasas@gmail.com>
Fri, 9 Jan 2009 10:31:56 +0000 (12:31 +0200)
commite54bc68ac04c9dc585d787558469ab949c3100e1
tree6846e140657e2b22c7c4a1a93836a3d9b6e8c7d3
parent17d763a9b39f53c89b58f6792a4ada4c0c55a153
OMAP: Fix twl4030 keypad bug.

The n_cols number has beed set to the right value in the board specific file,
so in the twl4030 driver, the n_cols doesn't need to plus 1.

Signed-off-by: Stanley.Miao <stanley.miao@windriver.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/input/keyboard/omap-twl4030keypad.c