]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Input: ALPS - renumber protocol numbers
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 14 Jan 2015 04:53:22 +0000 (20:53 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 15 Feb 2015 23:44:16 +0000 (15:44 -0800)
commitd7c13d3470bcd7fceb7ad53b0fea195f1606a40b
tree0d8ae1f1c43d8d0d21dfb4b09d7c1911f8fc39fb
parentde3748f66f21642543e6f1acb1002937a8d2de2e
Input: ALPS - renumber protocol numbers

In order to accommodate new protocol number for Rushmore touchpads
let's shift protocol numbers by 8 bits (i.e. 1 -> 0x100) - this way
we keep protocol version reported in input device id the same as it
was, but add some holes in numbering.

Tested-by: Pali Rohár <pali.rohar@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/alps.c
drivers/input/mouse/alps.h