]> git.hungrycats.org Git - linux/commitdiff
Input: elantech - add new icbody type
authorSam Hung <sam.hung@emc.com.tw>
Fri, 5 Jun 2015 05:00:24 +0000 (22:00 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jun 2015 00:03:28 +0000 (17:03 -0700)
commit 692dd1916436164e228608803dfb6cb768d6355a upstream.

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

Signed-off-by: Sam Hung <sam.hung@emc.com.tw>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/input/mouse/elantech.c

index f181d73d96291bda31aac1cc3920305f01e1b532..ce3d40004458c87392339472f654462fae7cf0bc 100644 (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: