]> git.baikalelectronics.ru Git - kernel.git/commit
Input: wacom - use only one interface with DTU-2231
authorAristeu Rozanski <aris@redhat.com>
Wed, 22 Jun 2011 08:17:17 +0000 (01:17 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 22 Jun 2011 08:26:09 +0000 (01:26 -0700)
commit6abe5fada4385f3b58978f0b3b33d9fa3ff840dc
tree898b25d03623341ce6998c5a7da0959615f12c82
parent72c8060226db4525ea8759e429dd94d030924a7e
Input: wacom - use only one interface with DTU-2231

The Wacom DTU-2231 tablet has two interfaces on its default configuration
and both have HID class, leading to the creation of two input devices
instead of one. Only the first one is used, so filter out the second.

Signed-off-by: Aristeu Rozanski <aris@redhat.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/tablet/wacom_wac.c