commit | fea4d14b69567e134e1838155a5dc857ebca70cb | [log] [tgz] |
---|---|---|
author | Ondrej Zary <linux@rainbow-software.org> | Wed Feb 03 23:46:48 2010 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Thu Feb 04 00:21:45 2010 -0800 |
tree | 3828fc303026590e9d057357147fb93af1e268dd | |
parent | 76cdc083f4d1a2a12a961634672fb9ca7adca29c [diff] |
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>