On Sat, Jan 17, 2015 at 07:02:05PM +0100, Geert Uytterhoeven wrote:
> From: Michael Karcher <[email protected]>
> 
> Signed-off-by: Michael Karcher <[email protected]>
> Acked-by: Thorsten Glaser <[email protected]>
> Tested-by: Stefan Niestegge <[email protected]>
> Signed-off-by: Geert Uytterhoeven <[email protected]>

Applied, thank you.

> ---
>  drivers/input/keyboard/atakbd.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/input/keyboard/atakbd.c b/drivers/input/keyboard/atakbd.c
> index 10bcd4ae5402..f1235831283d 100644
> --- a/drivers/input/keyboard/atakbd.c
> +++ b/drivers/input/keyboard/atakbd.c
> @@ -170,7 +170,7 @@ static unsigned char atakbd_keycode[0x72] = {     /* 
> American layout */
>       [93]     = KEY_KPASTERISK,
>       [94]     = KEY_KPPLUS,
>       [95]     = KEY_HELP,
> -     [96]     = KEY_BACKSLASH,       /* FIXME: '<' */
> +     [96]     = KEY_102ND,
>       [97]     = KEY_KPASTERISK,      /* FIXME */
>       [98]     = KEY_KPSLASH,
>       [99]     = KEY_KPLEFTPAREN,
> -- 
> 1.9.1
> 

-- 
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-m68k" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to