linux/drivers/hid/usbhid
Greg Kroah-Hartman 6cc203d77e USB: hid-core.c: remove dbg() usage
dbg() was a very old USB-specific macro that should no longer
be used. This patch removes it from being used in the driver
and uses dev_dbg() instead.

CC: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-05-01 21:32:55 -07:00
..
Kconfig
Makefile
hid-core.c USB: hid-core.c: remove dbg() usage 2012-05-01 21:32:55 -07:00
hid-pidff.c
hid-quirks.c Merge branch 'upstream' into for-linus 2012-03-20 13:18:05 +01:00
hiddev.c HID: usbhid: fix dead lock between open and disconect 2012-02-02 09:48:00 +01:00
usbhid.h
usbkbd.c
usbmouse.c USB: usbmouse.c: remove err() usage 2012-04-25 14:48:20 -07:00