Home
last modified time | relevance | path

Searched hist:"96 fc8e8d8551f4d67b54982175b412c4e1b8d395" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/serial/
H A Dcyberjack.cdiff 96fc8e8d8551f4d67b54982175b412c4e1b8d395 Fri Sep 14 02:18:14 CEST 2012 Greg Kroah-Hartman <gregkh@linuxfoundation.org> USB: serial: cyberjack.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: Matthias Bruestle and Harald Welte <support@reiner-sct.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>