From: Tilman Schmidt Date: Tue, 11 Apr 2006 05:55:04 +0000 (-0700) Subject: [PATCH] isdn4linux: Siemens Gigaset drivers: logging usage X-Git-Tag: v2.6.17-rc2~144 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=784d5858aac58c06608def862d73ae9a32f5ee23;p=pandora-kernel.git [PATCH] isdn4linux: Siemens Gigaset drivers: logging usage With Hansjoerg Lipp Improve error reporting of the Gigaset drivers, by using the dev_err/dev_warn/dev_info macros from device.h instead of err/warn/info from usb.h whereever possible. Also rename the private dbg macro to gig_dbg in order to avoid confusion with the macro of the same name in usb.h. Signed-off-by: Hansjoerg Lipp Signed-off-by: Tilman Schmidt Cc: Karsten Keil Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed