commit | 5e4211f1c47560c36a8b3d4544dfd866dcf7ccd0 | [log] [tgz] |
---|---|---|
author | Johan Hovold <jhovold@gmail.com> | Mon Jun 10 18:29:39 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jun 10 11:00:49 2013 -0700 |
tree | 1d41c51b3481d7a602a41e4a8140965612b8f71d | |
parent | 21886725d58e92188159731c7c1aac803dd6b9dc [diff] |
USB: spcp8x5: fix device initialisation at open Do not use uninitialised termios data to determine when to configure the device at open. Cc: stable@vger.kernel.org Signed-off-by: Johan Hovold <jhovold@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>