]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "usb: pl2303: move the two baud rate encoding methods to separate functions"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 1 Nov 2013 16:19:03 +0000 (09:19 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 1 Nov 2013 16:19:03 +0000 (09:19 -0700)
commitba1057453d4c0e5e11aa31a98bff4ddda20d89d6
treeb8d03beeb6007b24fff0e62b1cafb2d9fa45fb6b
parent9730aca404240f10b2650665e55ebcdd339ba5cf
Revert "usb: pl2303: move the two baud rate encoding methods to separate functions"

This reverts commit c906c3a9eb708bf4a9a5c6caa9c1802a74d80a24.

Revert all of the pl2303 changes that went into 3.12-rc1 and -rc2 as
they cause regressions on some versions of the chip.  This will all be
revisited for later kernel versions when we can figure out how to handle
this in a way that does not break working devices.

Reported-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Cc: Frank Schäfer <fschaefer.oss@googlemail.com>
Acked-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/pl2303.c