Input: usbtouchscreen - convert from usb_device to usb_interface
authorOndrej Zary <linux@rainbow-software.org>
Thu, 4 Feb 2010 07:46:48 +0000 (23:46 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 4 Feb 2010 08:21:45 +0000 (00:21 -0800)
commitfea4d14b69567e134e1838155a5dc857ebca70cb
tree3828fc303026590e9d057357147fb93af1e268dd
parent76cdc083f4d1a2a12a961634672fb9ca7adca29c
Input: usbtouchscreen - convert from usb_device to usb_interface

Convert usbtouchscreen from storing usb_device to usb_interface. This is
needed for multi-interface touchscreen devices such as iNexio.

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