]> git.baikalelectronics.ru Git - kernel.git/commit
Input: penmount - rework handling of different protocols
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 13 Sep 2011 05:12:58 +0000 (22:12 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 21 Sep 2011 05:46:30 +0000 (22:46 -0700)
commit6ba5f1502cd7399ac9b927f9f4703957fc3a1cf2
treecb2f76a8e6bdfdf24055e1564ec2085a72b99f6d
parentf196d14296d4d5503f891d3db27abf9c8210ec6b
Input: penmount - rework handling of different protocols

Instead of having one large switch based on product ID use pointer to
function actually doing protocol decoding.

Tested-by: John Sung <penmount.touch@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/penmount.c