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)
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>

No differences found