]> Pileus Git - ~andy/linux/commit
toshiba_acpi.c: Add key_entry for a lone FN keypress
authorJon Dowland <jmtd@debian.org>
Tue, 26 Oct 2010 23:24:59 +0000 (00:24 +0100)
committerMatthew Garrett <mjg@redhat.com>
Wed, 24 Nov 2010 16:59:37 +0000 (11:59 -0500)
commita49010f53b723ed0711d645ec43bde498c6756dc
treee01e044e5c1e78042986a0a2916ad55c77c29c0d
parentc72b844ed2f55c442b464e382a2eb2ecab5292a8
toshiba_acpi.c: Add key_entry for a lone FN keypress

A lone FN key press on a Toshiba Portégé R700 without another key in
conjunction results in an ACPI event and a spurious error message on
the console.

Add a key entry to map this event to a KEY_FN keypress. This prevents
the console message.

Signed-off-by: Jon Dowland <jmtd@debian.org>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/toshiba_acpi.c