Browse Source

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: Sam Hung <sam.hung@emc.com.tw>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
洪一竹 10 years ago
parent
commit
692dd19164
1 changed files with 1 additions and 0 deletions
  1. 1 0
      drivers/input/mouse/elantech.c

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

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