From: Greg Kroah-Hartman Date: Fri, 14 Sep 2012 16:47:42 +0000 (-0700) Subject: USB: serial: ftdi_sio.c: remove dbg() usage X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~73^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfc51614b389f5c7a05181accfef38ccdd66661e;p=pandora-kernel.git USB: serial: ftdi_sio.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: Uwe Bonnes CC: Simon Arlott CC: Andrew Worsley CC: "Michał Wróbel" Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed