From: Sam Hung Date: Fri, 5 Jun 2015 05:00:24 +0000 (-0700) Subject: Input: elantech - add new icbody type X-Git-Tag: v4.0.6~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=287a036d56caf13fb1fd783a730b46e8b6766587;p=thirdparty%2Fkernel%2Fstable.git Input: elantech - add new icbody type commit 692dd1916436164e228608803dfb6cb768d6355a upstream. This adds new icbody type to the list recognized by Elantech PS/2 driver. Signed-off-by: Sam Hung Signed-off-by: Dmitry Torokhov Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/input/mouse/elantech.c b/drivers/input/mouse/elantech.c index f181d73d96291..ce3d40004458c 100644 --- a/drivers/input/mouse/elantech.c +++ b/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: