From: Greg Kroah-Hartman Date: Tue, 18 Sep 2012 08:33:23 +0000 (-0700) Subject: USB: serial: io_edgeport.c: remove dbg() usage X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~73^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=984f68683298ba53af32f909de1f9452fbb37ccb;p=pandora-kernel.git USB: serial: io_edgeport.c: remove dbg() usage dbg() was a very old USB-serial-specific macro. This patch removes it from being used in the driver and uses dev_dbg() instead. Cc: Johan Hovold Cc: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed