commit | a49010f53b723ed0711d645ec43bde498c6756dc | [log] [tgz] |
---|---|---|
author | Jon Dowland <jmtd@debian.org> | Wed Oct 27 00:24:59 2010 +0100 |
committer | Matthew Garrett <mjg@redhat.com> | Wed Nov 24 11:59:37 2010 -0500 |
tree | e01e044e5c1e78042986a0a2916ad55c77c29c0d | |
parent | c72b844ed2f55c442b464e382a2eb2ecab5292a8 [diff] |
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>