Home
last modified time | relevance | path

Searched hist:"049 c6b4e8f85d9ef5f26c8a974e5e9fb084f8ce0" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/serial/
H A Dkeyspan.cdiff 049c6b4e8f85d9ef5f26c8a974e5e9fb084f8ce0 Sat Sep 15 01:30:23 CEST 2012 Greg Kroah-Hartman <gregkh@linuxfoundation.org> USB: serial: keyspan: remove dbg() usage

dbg() was a very old USB-serial-specific macro.
This patch removes it from being used in the keyspan
driver and uses dev_dbg() instead.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>