Archived
14
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/usb/image
Greg Kroah-Hartman 802f389a2c USB: remove err() macro from more usb 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:14 -07:00
..
Kconfig USB: Remove EXPERIMENTAL designation from USB MDC800 support. 2008-04-24 21:16:43 -07:00
Makefile
mdc800.c USB: remove err() macro from more usb drivers 2008-10-17 14:41:14 -07:00
microtek.c usb: replace remaining __PRETTY_FUNCTION__ occurrences 2008-04-24 21:16:48 -07:00
microtek.h USB: microtek: remove unused semaphore 2008-04-24 21:16:33 -07:00