]> git.baikalelectronics.ru Git - kernel.git/commit
USB: ftdi_sio: clean up device initialisation
authorJohan Hovold <jhovold@gmail.com>
Wed, 26 Jun 2013 14:47:32 +0000 (16:47 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2013 23:24:33 +0000 (16:24 -0700)
commitfa0e1ada685194323a231b356d7836623eab09d6
tree6f064a48b5bf56403e4769a42fa73a89d4629277
parent10796a46a23253362102e67657a152c5430407ad
USB: ftdi_sio: clean up device initialisation

Do not use zeroed termios data to determine when to unconditionally
configure the device at open.

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