USB: opticon: use port device for error and debug
authorJohan Hovold <jhovold@gmail.com>
Sun, 18 Nov 2012 12:23:23 +0000 (13:23 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Nov 2012 21:33:54 +0000 (13:33 -0800)
commite29a7738c531ba33a70cbf78809fb3dc5a0a42db
treeefa5900a722db0b17ab8e7461bf32f85031ccd49
parent0b8718a264f58b096753e29f7e04f188bf64938e
USB: opticon: use port device for error and debug

Use port rather than interface device to report port related errors and
debug information.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/opticon.c