commit | c89aa63898f2238cd3c6537963a82b05146b9338 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue May 15 16:27:11 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue May 15 16:27:11 2012 -0700 |
tree | 68961eef0d6763cdc03149d9ab6f41d2a1ecb044 | |
parent | d2f20e12e93820b0ad891e101987e669179e0978 [diff] |
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>