]> git.baikalelectronics.ru Git - kernel.git/commit
Input: usbtouchscreen - find input endpoint automatically
authorOndrej Zary <linux@rainbow-software.org>
Thu, 4 Feb 2010 07:54:59 +0000 (23:54 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 4 Feb 2010 08:21:52 +0000 (00:21 -0800)
commit58dfda46ca4648b9058e452e536176325fdb7457
tree7d91348c8877c38f78be465faf34a72edfa26292
parent43e44ec963562d9ec0ddd3bb939a135fa5be56bb
Input: usbtouchscreen - find input endpoint automatically

Find input enpoint automatically instead of assuming that the first one is
OK.  This is needed for devices with multiple endpoints such as iNexio
where the first endpoint might be output.

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/usbtouchscreen.c