USB: spcp8x5: correct handling of CS5 setting
authorColin Leitner <colin.leitner@googlemail.com>
Fri, 8 Nov 2013 21:53:11 +0000 (22:53 +0100)
committerBen Hutchings <ben@decadent.org.uk>
Fri, 3 Jan 2014 04:33:28 +0000 (04:33 +0000)
commit481a741aeb74f6051a4f06cd7517d7cf1848f216
treee20c3064a4bf6dc909f55910b99367c51f7e86b2
parentc1bf8d8873657cd703ef4221156b0d7edec3760a
USB: spcp8x5: correct handling of CS5 setting

commit 711fbdfbf2bc4827214a650afe3f64767a1aba16 upstream.

This patch removes an erroneous check of CSIZE, which made it impossible to set
CS5.

Compiles clean, but couldn't test against hardware.

Signed-off-by: Colin Leitner <colin.leitner@gmail.com>
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/usb/serial/spcp8x5.c