commit | fe2baf87a82dd44f74cfc6e24adc8b8bdfb37bb6 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue May 15 16:27:30 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue May 15 16:27:30 2012 -0700 |
tree | 631010ddda0aad317054977939232590930553da | |
parent | 9760b28324f65cc1efc11326ded9bac9cbf49554 [diff] |
USB: spcp8x5.c: remove dbg() usage dbg() is a usb-serial specific macro. This patch converts the spcp8x5.c driver to use dev_dbg() instead to tie into the dynamic debug infrastructure. CC: Rusty Russell <rusty@rustcorp.com.au> CC: Alan Stern <stern@rowland.harvard.edu> CC: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>