]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
OMAP: Fix twl4030 keypad bug.
authorStanley.Miao <stanley.miao@windriver.com>
Tue, 11 Nov 2008 11:50:56 +0000 (19:50 +0800)
committerTony Lindgren <tony@atomide.com>
Thu, 13 Nov 2008 22:43:05 +0000 (14:43 -0800)
commit4121f950bd6627b682b0a9092665622c87703e41
tree7f3c60dd8ce081938c08e5a20ad408cca9214b42
parenta1d25372d7648357712e078ef1960f671c45496e
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