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

Commit 692dd191 authored by 洪一竹's avatar 洪一竹 Committed by Dmitry Torokhov
Browse files

Input: elantech - add new icbody type



This adds new icbody type to the list recognized by Elantech PS/2 driver.

Cc: stable@vger.kernel.org
Signed-off-by: default avatarSam Hung <sam.hung@emc.com.tw>
Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent 5f0ee9d1
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -1556,6 +1556,7 @@ static int elantech_set_properties(struct elantech_data *etd)
		case 9:
		case 9:
		case 10:
		case 10:
		case 13:
		case 13:
		case 14:
			etd->hw_version = 4;
			etd->hw_version = 4;
			break;
			break;
		default:
		default: