commit | 711fbdfbf2bc4827214a650afe3f64767a1aba16 | [log] [tgz] |
---|---|---|
author | Colin Leitner <colin.leitner@googlemail.com> | Fri Nov 08 22:53:11 2013 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Dec 02 21:52:57 2013 -0800 |
tree | bc6a734cda341a7d931f8268226fb7eedda3e77e | |
parent | 471e42ad148c05d091219096726d751684ebf918 [diff] |
USB: spcp8x5: 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>