Searched hist:cdc32fd6f7b2b2580d7f1b74563f888e4dd9eb8a (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/usb/serial/ |
H A D | cp210x.c | diff cdc32fd6f7b2b2580d7f1b74563f888e4dd9eb8a Mon Jan 16 00:36:52 CET 2012 Johan Hovold <jhovold@gmail.com> USB: cp210x: initialise baud rate at open
The newer cp2104 devices require the baud rate to be initialised after power on. Make sure it is set when port is opened.
Signed-off-by: Johan Hovold <jhovold@gmail.com> Cc: Preston Fick <preston.fick@silabs.com> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|