Commit eeec4c04 authored by 洪一竹's avatar 洪一竹 Committed by Luis Henriques

Input: elantech - add new icbody type

commit 692dd191 upstream.

This adds new icbody type to the list recognized by Elantech PS/2 driver.
Signed-off-by: default avatarSam Hung <sam.hung@emc.com.tw>
Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: default avatarLuis Henriques <luis.henriques@canonical.com>
parent d9f9798e
......@@ -1449,6 +1449,7 @@ static int elantech_set_properties(struct elantech_data *etd)
case 9:
case 10:
case 13:
case 14:
etd->hw_version = 4;
break;
default:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment