]> 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)
commit837f05d30e82e6425f1f99c712eacbd48af6a171
treecb2f76a8e6bdfdf24055e1564ec2085a72b99f6d
parent9d71147766d5375a4673307b98e607ccb6d16a31
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