]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit43e44ec963562d9ec0ddd3bb939a135fa5be56bb
tree3828fc303026590e9d057357147fb93af1e268dd
parentcc81f9809803891c032c23f18df5bda6f79f9218
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