1
0
Fork 0

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>
hifive-unleashed-5.1
洪一竹 2015-06-04 22:00:24 -07:00 committed by Dmitry Torokhov
parent 5f0ee9d17a
commit 692dd19164
1 changed files with 1 additions and 0 deletions

View File

@ -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: