diff options
| author | Simon Arlott <[email protected]> | 2007-09-25 20:20:10 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2007-10-12 14:55:28 -0700 |
| commit | 4ac0718e83821db53451614e098399004694aa81 (patch) | |
| tree | f62e3fc951ec57d4f815b324049e124d3a7222d8 /include/linux/debugobjects.h | |
| parent | 1f4f714f88955cfb61fba0cd43fe3b07e4212257 (diff) | |
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 <[email protected]>
Acked-by: Duncan Sands <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions