]> 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)
commit64ba3a5f0cdf97cec003d88557a3d210c1ad1ef7
tree898b25d03623341ce6998c5a7da0959615f12c82
parenta95722c483fb90deb1ea2f95a082cb3c15ed5046
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