projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9ec4e1
)
Input: wistron - add signature for Amilo M7400
author
Stefan Rompf
<stefan@loplof.de>
Wed, 5 Apr 2006 04:39:20 +0000
(
00:39
-0400)
committer
Dmitry Torokhov
<dtor_core@ameritech.net>
Wed, 5 Apr 2006 04:39:20 +0000
(
00:39
-0400)
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/misc/wistron_btns.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/input/misc/wistron_btns.c
b/drivers/input/misc/wistron_btns.c
index 4b415d9b0123bb11851a0407770bebbc62e0e43c..6ec05985a14a8c893c5b8fcf4b0740fb40f937c9 100644
(file)
--- a/
drivers/input/misc/wistron_btns.c
+++ b/
drivers/input/misc/wistron_btns.c
@@
-321,6
+321,15
@@
static struct dmi_system_id dmi_ids[] = {
},
.driver_data = keymap_fs_amilo_pro_v2000
},
+ {
+ .callback = dmi_matched,
+ .ident = "Fujitsu-Siemens Amilo M7400",
+ .matches = {
+ DMI_MATCH(DMI_SYS_VENDOR, "FUJITSU SIEMENS"),
+ DMI_MATCH(DMI_PRODUCT_NAME, "AMILO M "),
+ },
+ .driver_data = keymap_fs_amilo_pro_v2000
+ },
{
.callback = dmi_matched,
.ident = "Acer Aspire 1500",