From: Johan Hovold Date: Mon, 10 Jun 2013 16:29:39 +0000 (+0200) Subject: USB: spcp8x5: fix device initialisation at open X-Git-Tag: v3.2.47~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e5adb3632ba5664767ff5f41d3f584d9de102b8;p=pandora-kernel.git USB: spcp8x5: fix device initialisation at open commit 5e4211f1c47560c36a8b3d4544dfd866dcf7ccd0 upstream. Do not use uninitialised termios data to determine when to configure the device at open. Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman [bwh: Backported to 3.2: tty_struct::termios is a pointer, not a struct] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed