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