linux/drivers/usb/atm
Simon Arlott 4ac0718e83 USB: cxacru: Use appropriate logging for errors
When an error occurs, existing logging uses dbg() so the cause of a
problem is hard to determine. Error conditions shouldn't only be
properly reported with debugging enabled.

A side effect of this change is that when an uninitialised device is
started, a log message similar to the following is sent:
	cxacru 5-2:1.0: receive of cm 0x90 failed (-104)
This is normal - the device did not respond so firmware will be loaded.

Signed-off-by: Simon Arlott <simon@fire.lp0.eu>
Acked-by: Duncan Sands <baldrick@free.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-10-12 14:55:28 -07:00
..
Kconfig
Makefile
cxacru.c USB: cxacru: Use appropriate logging for errors 2007-10-12 14:55:28 -07:00
speedtch.c USB: Remove unneeded pointer intf from speedtch_upload_firmware() 2007-10-12 14:54:58 -07:00
ueagle-atm.c UEAGLE: Cosmetic 2007-10-12 14:55:18 -07:00
usbatm.c USB: atm: usbatm: clean up urb->status usage 2007-07-19 17:46:06 -07:00
usbatm.h
xusbatm.c