]> git.openfabrics.org - ~emulex/infiniband.git/commit
Input: wacom - fix wacom->shared guards for dual input devices
authorPing Cheng <pinglinux@gmail.com>
Fri, 17 Jan 2014 00:28:47 +0000 (16:28 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 21 Jan 2014 04:36:57 +0000 (20:36 -0800)
commit713481620b60cb311486cac3c38b1185dec31f5d
tree1cf3e908586ecdf1bf9f6959e56de904aa4f6e89
parent02300bd6517e19bd8651c9e72c788749a442ae22
Input: wacom - fix wacom->shared guards for dual input devices

features->quirks can have multiple bits set. For dual input, we only
need to check WACOM_QUIRK_MULTI_INPUT.

Reviewed-by: Jason Gerecke <killertofu@gmail.com>
Signed-off-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/tablet/wacom_wac.c