commit | 78692cc3382e0603a47e1f2aaeffe0d99891994d | [log] [tgz] |
---|---|---|
author | Colin Leitner <colin.leitner@googlemail.com> | Fri Nov 08 22:52:34 2013 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Dec 02 21:52:57 2013 -0800 |
tree | de7347d45768e048fea59a85d095152eaf11ab94 | |
parent | 711fbdfbf2bc4827214a650afe3f64767a1aba16 [diff] |
USB: mos7840: correct handling of CS5 setting 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> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>