projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8af9fa3
)
platform/x86: touchscreen_dmi: Fix Chuwi Hi10 Pro comment
author
Hans de Goede
<hdegoede@redhat.com>
Sun, 30 May 2021 10:47:44 +0000
(12:47 +0200)
committer
Hans de Goede
<hdegoede@redhat.com>
Wed, 16 Jun 2021 15:47:51 +0000
(17:47 +0200)
Fix the comment on the entry for the Chuwi Hi10 Pro tablet:
1. Replace "Prus" type with "Pro".
2. Fix the model number, the Chuwi Hi10 Pro is the CWI529, not the CWI597.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link:
https://lore.kernel.org/r/20210530104744.6720-1-hdegoede@redhat.com
drivers/platform/x86/touchscreen_dmi.c
patch
|
blob
|
history
diff --git
a/drivers/platform/x86/touchscreen_dmi.c
b/drivers/platform/x86/touchscreen_dmi.c
index bde740d6120e1e36c2929a5fe7626a6ea2f45bb1..455a8302773ad635fa43bfd1bc6ac9dcc77b7a92 100644
(file)
--- a/
drivers/platform/x86/touchscreen_dmi.c
+++ b/
drivers/platform/x86/touchscreen_dmi.c
@@
-942,7
+942,7
@@
const struct dmi_system_id touchscreen_dmi_table[] = {
},
},
{
- /* Chuwi Hi10 Pr
us (CWI597
) */
+ /* Chuwi Hi10 Pr
o (CWI529
) */
.driver_data = (void *)&chuwi_hi10_pro_data,
.matches = {
DMI_MATCH(DMI_BOARD_VENDOR, "Hampoo"),