USB: cp210x: call generic open last in open
commitea453b01d323ab09758a56c06e808420b63b5a1a
authorJohan Hovold <jhovold@gmail.com>
Sun, 15 Jan 2012 23:36:48 +0000 (16 00:36 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Feb 2012 17:19:05 +0000 (3 09:19 -0800)
tree946d822cebbead35f59e1a502688f303c53de793
parente4148500eefcc1b84a1985e9f8835a330d25f051
USB: cp210x: call generic open last in open

commit 55b2afbb92ad92e9f6b0aa4354eb1c94589280c3 upstream.

Make sure port is fully initialised before calling generic open.

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