OSDN Git Service

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)
commitf84ee3b2f5e5e39041c39268a9eab5046a050d44
treebdc84872acb2cdebdc2471881cdb563fefc6d260
parent228e4105374cffd5372b1dbdf1f8ec8cf1d964ae
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