From: Greg Kroah-Hartman Date: Wed, 4 Feb 2009 00:06:19 +0000 (-0800) Subject: Staging: aten2011: remove DPRINTK macro X-Git-Tag: v2.6.30-rc1~202^2~450 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e3697a5cc7689bc1481130caacb6e27cfdae4f5;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed