]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 1 Nov 2013 16:19:24 +0000 (09:19 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 1 Nov 2013 16:19:24 +0000 (09:19 -0700)
commit3639e64ff06cd5142d4aca6ef27f006fd2dd4717
tree3483dd1064d8af6a9c763e32a5ccd49881a85d42
parentba1057453d4c0e5e11aa31a98bff4ddda20d89d6
Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates"

This reverts commit 8ec6a9698eeec77701c7196a2ed91296472ce8b7.

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