linux/drivers/isdn/gigaset
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
..
asyncdata.c gigaset: use dev_ macros for messages 2008-07-24 10:47:22 -07:00
bas-gigaset.c
common.c gigaset: use dev_ macros for messages 2008-07-24 10:47:22 -07:00
ev-layer.c
gigaset.h gigaset: use dev_ macros for messages 2008-07-24 10:47:22 -07:00
i4l.c gigaset: use dev_ macros for messages 2008-07-24 10:47:22 -07:00
interface.c gigaset: use dev_ macros for messages 2008-07-24 10:47:22 -07:00
isocdata.c
Kconfig
Makefile
proc.c
ser-gigaset.c
usb-gigaset.c gigaset: use dev_ macros for messages 2008-07-24 10:47:22 -07:00