1
0
Fork 0
alistair23-linux/drivers/usb/class
Greg Kroah-Hartman 9908a32e94 USB: remove err() macro from usb class drivers
USB should not be having it's own printk macros, so remove err() and
use the system-wide standard of dev_err() wherever possible.  In the
few places that will not work out, use a basic printk().

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-10-17 14:41:10 -07:00
..
Kconfig USB: add USB test and measurement class driver 2008-10-17 14:40:51 -07:00
Makefile USB: add USB test and measurement class driver 2008-10-17 14:40:51 -07:00
cdc-acm.c USB: remove err() macro from usb class drivers 2008-10-17 14:41:10 -07:00
cdc-acm.h usb: cdc-acm: drain writes on close 2008-08-13 17:32:57 -07:00
cdc-wdm.c USB: remove err() macro from usb class drivers 2008-10-17 14:41:10 -07:00
usblp.c USB: remove err() macro from usb class drivers 2008-10-17 14:41:10 -07:00
usbtmc.c USB: add USB test and measurement class driver 2008-10-17 14:40:51 -07:00