]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "usb: pl2303: also use the divisor based baud rate encoding method for baud...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 1 Nov 2013 16:18:38 +0000 (09:18 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 1 Nov 2013 16:18:38 +0000 (09:18 -0700)
commit6f030acde0b60940ae8bd9afed67822944a68795
tree56396e155d1ba7d978674235571a9b33304d823a
parent30d5992352a870fd2e96e723cd38867fa54db964
Revert "usb: pl2303: also use the divisor based baud rate encoding method for baud rates < 115200 with HX chips"

This reverts commit a816d46425a7ed0b036ddfc09e543cfa0fdea2b6.

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