linux/drivers/input/tablet
Greg Kroah-Hartman 65e78a2062 USB: input: wacom_sys.c: 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>
CC: Ping Cheng <pingc@wacom.com>
CC: Chris Bagwell <chris@cnpbagwell.com>
CC: Eduard Hasenleithner <eduard@hasenleithner.at>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-05-04 15:33:13 -07:00
..
Kconfig Merge branch 'next' into for-linus 2012-03-27 00:27:10 -07:00
Makefile Input: add support for Hanwang tablets 2010-09-01 23:26:18 -07:00
acecad.c USB: input: acecad.c: fix up dev_* messages 2012-05-04 15:33:04 -07:00
aiptek.c USB: input: aiptek.c: fix up dev_* messages 2012-05-04 15:33:06 -07:00
gtco.c USB: input: gtco.c: fix up dev_* messages 2012-05-04 15:33:09 -07:00
hanwang.c USB: convert drivers/input/* to use module_usb_driver() 2011-11-18 09:48:31 -08:00
kbtab.c USB: input: kbtab.c: fix up dev_* messages 2012-05-04 15:33:11 -07:00
wacom.h Input: wacom - wireless battery status 2012-03-25 23:33:17 -07:00
wacom_sys.c USB: input: wacom_sys.c: fix up dev_* messages 2012-05-04 15:33:13 -07:00
wacom_wac.c USB: wacom: remove dbg() usage 2012-05-01 21:31:55 -07:00
wacom_wac.h Input: wacom - wireless battery status 2012-03-25 23:33:17 -07:00