USB: mos7840: correct handling of CS5 setting
authorColin Leitner <colin.leitner@googlemail.com>
Fri, 8 Nov 2013 21:52:34 +0000 (22:52 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 12 Dec 2013 06:34:11 +0000 (22:34 -0800)
commit7069fd0b638652ce5607cc1975e1701b4ec29574
tree2e9783fab85f7684cded12e6bd51be5dfdd3926a
parentdb2cbb5c69c0ab176a749e5bfe8fe6fa7b11ed8f
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>
drivers/usb/serial/mos7840.c