• Jonathan McDowell's avatar
    ARM: OMAP: Fix Amstrad Delta omap-keypad usage · d141441f
    Jonathan McDowell authored
    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: default avatarJonathan McDowell <noodles@earth.li>
    Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
    d141441f
board-ams-delta.c 5.61 KB