]> git.baikalelectronics.ru Git - kernel.git/commit
toshiba_acpi: Add alternative keymap support for Satellite M840
authorTakashi Iwai <tiwai@suse.de>
Tue, 29 Apr 2014 13:15:38 +0000 (15:15 +0200)
committerMatthew Garrett <matthew.garrett@nebula.com>
Mon, 9 Jun 2014 21:39:58 +0000 (17:39 -0400)
commit856321c195c916b79a5ab895cd2cc46d9f4e2250
tree1684216e62375959da52df244c9beab85de9b33f
parent816e80d834d40a0ebb888d166bc893eb81b5d786
toshiba_acpi: Add alternative keymap support for Satellite M840

Toshiba Satellite M840 laptop has a complete different keymap although
it's bound with the same ACPI ID "TOS1900".  This patch provides an
alternative keymap specific to this machine by identifying via DMI
matching.  The keymap table doesn't fill all entries that were used
before since some keys aren't found on this machine at all.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=69761
Bugzilla: https://bugzilla.novell.com/show_bug.cgi?id=812209
Reported-and-tested-by: Federico Vecchiarelli <fedev@gmx.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
drivers/platform/x86/toshiba_acpi.c