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

No differences found