USB: SisUSB2VGA: Convert printk to dev_* macros
authorFelipe Balbi <felipe.lima@indt.org.br>
Wed, 15 Aug 2007 14:38:12 +0000 (10:38 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 12 Oct 2007 21:55:13 +0000 (14:55 -0700)
This patch convert printk entries to dev_* macros, this provide better
debugging and better readability to the code.

Signed-off-by: Felipe Balbi <felipe.lima@indt.org.br>
Cc: Thomas <thomas@winischhofer.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found