USB: cdc-acm: clean up dev_err and dev_dbg
commit1d9846e505febb71255b098910ace741433312b7
authorJohan Hovold <jhovold@gmail.com>
Tue, 22 Mar 2011 10:12:14 +0000 (22 11:12 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 13 Apr 2011 23:18:27 +0000 (13 16:18 -0700)
tree64b843da6085051dd0a0451decc51738d97065ed
parent255ab56c5ae30165d506b837f6576944a02ecdf0
USB: cdc-acm: clean up dev_err and dev_dbg

Clean up some dev_err and dev_dbg messages and make sure that the
appropriate interface device is used for reporting consistently
throughout.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/class/cdc-acm.c