dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/input/joystick/iforce
Greg Kroah-Hartman a852d78e4e USB: input: iforce: fix up dev_* messages
Previously I had made the struct device point to the input device, but
after talking with Dmitry, he said that the USB device would make more
sense for this driver to point to.  So converted it to use that instead.

Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-05-04 15:23:04 -07:00
..
Kconfig
Makefile Input: iforce - clean up Makefile 2010-11-22 12:54:13 -08:00
iforce-ff.c USB: remove warn() macro from usb input drivers 2008-10-17 14:41:08 -07:00
iforce-main.c USB: iforce: remove err() usage 2012-04-25 14:34:49 -07:00
iforce-packets.c USB: input: iforce: fix up dev_* messages 2012-05-04 15:23:04 -07:00
iforce-serio.c Input: remove CVS keywords 2008-05-20 12:17:39 -04:00
iforce-usb.c USB: input: iforce: fix up dev_* messages 2012-05-04 15:23:04 -07:00
iforce.h USB: input: iforce: fix up dev_* messages 2012-05-04 15:23:04 -07:00