projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec51b7f
)
Input: lifebook - add another Lifebook DMI signature
author
Jon Dodgson
<crayzeejon@gmail.com>
Thu, 28 Jan 2010 08:07:45 +0000
(
00:07
-0800)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Thu, 28 Jan 2010 08:29:03 +0000
(
00:29
-0800)
There are many many ways one can capitalize "Lifebook B Series"...
Signed-off-by: Jon Dodgson <crayzeejon@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/mouse/lifebook.c
patch
|
blob
|
history
diff --git
a/drivers/input/mouse/lifebook.c
b/drivers/input/mouse/lifebook.c
index 6d7aa10d10f002ae66388b0bf4ec23e58afecc90..7c1d7d420ae3f1ae8ba19952cef65aac1fe99246 100644
(file)
--- a/
drivers/input/mouse/lifebook.c
+++ b/
drivers/input/mouse/lifebook.c
@@
-50,6
+50,12
@@
static const struct dmi_system_id __initconst lifebook_dmi_table[] = {
DMI_MATCH(DMI_PRODUCT_NAME, "FLORA-ie 55mi"),
},
},
+ {
+ /* LifeBook B */
+ .matches = {
+ DMI_MATCH(DMI_PRODUCT_NAME, "Lifebook B Series"),
+ },
+ },
{
/* LifeBook B */
.matches = {