Tilman Schmidt 5002779d37 gigaset: use dev_ macros for messages
The info() / warn() / err() macros from usb.h for generating kernel
messages are considered inferior to dev_info() / dev_warn() / dev_err()
from device.h.  Replace them where possible.  Also correct the severity
level and improve the text of one message.

Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-24 10:47:22 -07:00
..
2008-02-06 10:41:12 -08:00
2008-07-24 10:47:22 -07:00
2008-02-06 10:41:12 -08:00
2008-07-24 10:47:22 -07:00
2008-02-06 10:41:12 -08:00
2007-07-21 17:49:17 -07:00
2007-10-16 09:43:10 -07:00
2008-07-20 17:12:34 -07:00