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