Input: introduce usb_to_input_id() to uniformly produce
authorDmitry Torokhov <dtor_core@ameritech.net>
Thu, 30 Jun 2005 05:49:08 +0000 (00:49 -0500)
committerDmitry Torokhov <dtor_core@ameritech.net>
Thu, 30 Jun 2005 05:49:08 +0000 (00:49 -0500)
commit16a334c0de5a94b1d10a1ac9a33f4dedac89a075
treebb01b1185d806994cd318a7af68a438a9e57c2a2
parentc27a748225fe5c7e485ea471178c26e43f9f7fbe
Input: introduce usb_to_input_id() to uniformly produce
       struct input_id for USB input devices.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
15 files changed:
drivers/usb/input/acecad.c
drivers/usb/input/aiptek.c
drivers/usb/input/ati_remote.c
drivers/usb/input/hid-input.c
drivers/usb/input/itmtouch.c
drivers/usb/input/kbtab.c
drivers/usb/input/mtouchusb.c
drivers/usb/input/powermate.c
drivers/usb/input/touchkitusb.c
drivers/usb/input/usbkbd.c
drivers/usb/input/usbmouse.c
drivers/usb/input/wacom.c
drivers/usb/input/xpad.c
drivers/usb/media/konicawc.c
include/linux/usb_input.h [new file with mode: 0644]