]> git.baikalelectronics.ru Git - kernel.git/commit
USB: pl2303: use speed_t for baud rates
authorJohan Hovold <jhovold@gmail.com>
Sun, 29 Dec 2013 18:23:06 +0000 (19:23 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Jan 2014 20:31:47 +0000 (12:31 -0800)
commitba3580620c44251fe0933bc6c9b171fc27b75260
treebdc84872acb2cdebdc2471881cdb563fefc6d260
parent4018980deec6199c6ef4c7384e61f8baa3f0d437
USB: pl2303: use speed_t for baud rates

Use speed_t for baud rates throughout.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/pl2303.c