commit | 1d9846e505febb71255b098910ace741433312b7 | [log] [tgz] |
---|---|---|
author | Johan Hovold <jhovold@gmail.com> | Tue Mar 22 11:12:14 2011 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Apr 13 16:18:27 2011 -0700 |
tree | 64b843da6085051dd0a0451decc51738d97065ed | |
parent | 255ab56c5ae30165d506b837f6576944a02ecdf0 [diff] |
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>