commit | d7c13d3470bcd7fceb7ad53b0fea195f1606a40b | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Tue Jan 13 20:53:22 2015 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Sun Feb 15 15:44:16 2015 -0800 |
tree | 0d8ae1f1c43d8d0d21dfb4b09d7c1911f8fc39fb | |
parent | de3748f66f21642543e6f1acb1002937a8d2de2e [diff] |
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>