USB: mos7840: correct handling of CS5 setting
authorColin Leitner <colin.leitner@googlemail.com>
Fri, 8 Nov 2013 21:52:34 +0000 (22:52 +0100)
committerBen Hutchings <ben@decadent.org.uk>
Fri, 3 Jan 2014 04:33:28 +0000 (04:33 +0000)
commitf702d75487c72e1b4aabce4a34064b7e1853f1e6
treef0a9d80118a2cfb22feda7b1bcc43af981e6d132
parent481a741aeb74f6051a4f06cd7517d7cf1848f216
USB: mos7840: correct handling of CS5 setting

commit 78692cc3382e0603a47e1f2aaeffe0d99891994d 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/mos7840.c