From: Kevin Cernekee Date: Thu, 14 Feb 2013 06:26:11 +0000 (-0800) Subject: Input: ALPS - make the V3 packet field decoder "pluggable" X-Git-Tag: v3.9-rc1~150^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f85e5001cce0298a44e35e2f8acbf9abeadb6c03;p=pandora-kernel.git Input: ALPS - make the V3 packet field decoder "pluggable" A number of different ALPS touchpad protocols can reuse alps_process_touchpad_packet_v3() with small tweaks to the bitfield decoding. Create a new priv->decode_fields() callback that handles the per-model differences. Signed-off-by: Kevin Cernekee Tested-by: Dave Turvene Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed