Browse Source

Input: elantech - support new ICs types for version 4

This change allows the driver to recognize newer Elantech touchpads.

Cc: stable@vger.kernel.org
Signed-off-by: Yi ju Hong <sam.hung@emc.com.tw>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Sam hung 11 năm trước cách đây
mục cha
commit
810aa0918b
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      drivers/input/mouse/elantech.c

+ 2 - 0
drivers/input/mouse/elantech.c

@@ -1520,6 +1520,8 @@ static int elantech_set_properties(struct elantech_data *etd)
 		case 7:
 		case 8:
 		case 9:
+		case 10:
+		case 13:
 			etd->hw_version = 4;
 			break;
 		default: