]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "USB: pl2303: restrict the divisor based baud rate encoding method to the...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 1 Nov 2013 16:19:56 +0000 (09:19 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 1 Nov 2013 16:19:56 +0000 (09:19 -0700)
commit731fc5407e218afd6ed2d9ca5bc7fde3b2bb9a2e
treec8dc7fe957554285192d8ab1af6187f495616548
parentb099706c97185224d99d194d51827150d9f21c9c
Revert "USB: pl2303: restrict the divisor based baud rate encoding method to the "HX" chip type"

This reverts commit 7fd3ad7f9a42bfb3d4e7c183eeabfcb135a85388.

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