From 660f3b1410d327e8cd29adb5b834caa66ebbd7d4 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Thu, 13 Sep 2012 17:18:13 -0700 Subject: [PATCH] USB: serial: cp210x.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: Johan Hovold CC: Preston Fick Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed