Home
last modified time | relevance | path

Searched hist:c89aa63898f2238cd3c6537963a82b05146b9338 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/serial/
H A Dbelkin_sa.cdiff c89aa63898f2238cd3c6537963a82b05146b9338 Wed May 16 01:27:11 CEST 2012 Greg Kroah-Hartman <gregkh@linuxfoundation.org> USB: belkin_sa.c: remove dbg() usage

dbg() is a usb-serial specific macro. This patch converts
the belkin_sa.c driver to use dev_dbg() instead to tie into the
dynamic debug infrastructure.

CC: William Greathouse <wgreathouse@smva.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>