USB: opticon: pass port to get_serial_info
authorJohan Hovold <jhovold@gmail.com>
Sun, 18 Nov 2012 12:23:31 +0000 (13:23 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Nov 2012 21:33:55 +0000 (13:33 -0800)
commit56be1a17d76d8517fe56e0e3da63d1d203b45d1e
treea6bad343b85204648f1e459f2f8242e68a84a398
parent70d25eeeba1b7e471fc4e05ad0d8c451aab3cf5e
USB: opticon: pass port to get_serial_info

Pass port rather then private data to get_serial_info, which only used
the private data to access the port.

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