]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: Fix Amstrad Delta omap-keypad usage
authorJonathan McDowell <noodles@earth.li>
Thu, 7 Dec 2006 01:14:01 +0000 (17:14 -0800)
committerTony Lindgren <tony@atomide.com>
Mon, 19 Mar 2007 20:40:08 +0000 (16:40 -0400)
commit8caa09c487c46e5c118e3d3580e4171ceffd5afc
tree03a73cfb8b5c20cf178a59d67c466c1c5d811c6f
parent936c1f2b2eeca0cbb24adbfb0b1b2806d4947a2d
ARM: OMAP: Fix Amstrad Delta omap-keypad usage

On Fri, Oct 27, 2006 at 05:16:59PM +0100, Jonathan McDowell wrote:
> However having prodded further I'm seeing incorrect key parsing with
> the omap-keypad driver under both -rc2 and -rc3 (works fine in
> 2.6.18-omap1). Numerous keys now returns strings of characters rather
> than the single expected character. A few keys still work as expected
> however. Before I dig in further is anyone else seeing anything similar?

This appears to be due to the addition of keymapsize to the
omap_kp_platform_data structure. The patch below fixes things up for
the Delta; other boards appear to have already had this done.

Signed-off-by: Jonathan McDowell <noodles@earth.li>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/board-ams-delta.c