]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 1 Nov 2013 16:19:45 +0000 (09:19 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 1 Nov 2013 16:19:45 +0000 (09:19 -0700)
commitb099706c97185224d99d194d51827150d9f21c9c
tree3b96653c94f872805963bd9e7afaed8b3ed8e1a0
parente46313c55cfb0cd81728faa8947b62850f0d6fe8
Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method"

This reverts commit 7163fc4b3e26b70568c277263aaa819004f9ddae.

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