From: Dmitry Torokhov Date: Wed, 14 Jan 2015 04:53:22 +0000 (-0800) Subject: Input: ALPS - renumber protocol numbers X-Git-Tag: fixes-v4.0-rc1~30^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7c13d3470bcd7fceb7ad53b0fea195f1606a40b;p=pandora-kernel.git 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 Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed