From e1a344d3ded6df7c1938e7f70b9f28c15358e7ba Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Tue, 1 May 2012 21:33:59 -0700 Subject: [PATCH] USB: rio500.c: remove dbg() usage dbg() was a very old USB-specific macro that should no longer be used. This patch removes it from being used in the driver and uses dev_dbg() instead. CC: Cesar Miquel Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed