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)
commit9e3697a5cc7689bc1481130caacb6e27cfdae4f5
tree33b2e3bcf0b9e955bb7a0bf67bc5bcdeca657dfa
parent87ed9bd2259c55537a9a621826829d6bc3baa5f7
Staging: aten2011: remove DPRINTK macro

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>
drivers/staging/uc2322/aten2011.c