Home
last modified time | relevance | path

Searched hist:"660 f3b1410d327e8cd29adb5b834caa66ebbd7d4" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/serial/
H A Dcp210x.cdiff 660f3b1410d327e8cd29adb5b834caa66ebbd7d4 Fri Sep 14 02:18:13 CEST 2012 Greg Kroah-Hartman <gregkh@linuxfoundation.org> 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 <jhovold@gmail.com>
CC: Preston Fick <preston.fick@silabs.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>