Staging: aten2011: remove DPRINTK macro
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 4 Feb 2009 00:06:19 +0000 (16:06 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 3 Apr 2009 21:53:38 +0000 (14:53 -0700)
Convert to use the dbg() macro we already have in the usb-serial layer.
This also turns off the default for the driver to spit out all of the
debug messages, now it is controlled by the module parameter.

Cc: Russell Lang <gsview@ghostgum.com.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found