Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 10d90030 authored by Aaron Ma's avatar Aaron Ma Committed by Dmitry Torokhov
Browse files

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: default avatarAaron Ma <aaron.ma@canonical.com>
Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent 5ddc3c65
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1613,7 +1613,7 @@ static int elantech_set_properties(struct elantech_data *etd)
		case 5:
			etd->hw_version = 3;
			break;
		case 6 ... 14:
		case 6 ... 15:
			etd->hw_version = 4;
			break;
		default: