From: Greg Kroah-Hartman Date: Tue, 15 May 2012 23:27:08 +0000 (-0700) Subject: USB: aircable.c: remove dbg() usage X-Git-Tag: v3.5-rc1~149^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66afb5b535fe34cd6b33d2ef45aac24fac9370f8;p=pandora-kernel.git USB: aircable.c: remove dbg() usage dbg() is a usb-serial specific macro. This patch converts the aircable.c driver to use dev_dbg() instead to tie into the dynamic debug infrastructure. CC: Paul Gortmaker CC: Rusty Russell CC: Alan Stern CC: Mauro Carvalho Chehab Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed