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)
commitf4a5e359c4bafc2269766ccd74256024160ed7ac
tree7d91348c8877c38f78be465faf34a72edfa26292
parentfea4d14b69567e134e1838155a5dc857ebca70cb
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