提交 10d90030 编写于 作者: A Aaron Ma 提交者: Dmitry Torokhov

Input: elantech - add new icbody type 15

The touchpad of Lenovo Thinkpad L480 reports it's version as 15.

Cc: stable@vger.kernel.org
Signed-off-by: NAaron Ma <aaron.ma@canonical.com>
Signed-off-by: NDmitry Torokhov <dmitry.torokhov@gmail.com>
上级 5ddc3c65
...@@ -1613,7 +1613,7 @@ static int elantech_set_properties(struct elantech_data *etd) ...@@ -1613,7 +1613,7 @@ static int elantech_set_properties(struct elantech_data *etd)
case 5: case 5:
etd->hw_version = 3; etd->hw_version = 3;
break; break;
case 6 ... 14: case 6 ... 15:
etd->hw_version = 4; etd->hw_version = 4;
break; break;
default: default:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册