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