USB: mct_u232: Convert to proper speed handling API
Signed-off-by: Alan Cox <alan@redhat.com> Acked-by: Pete Zaitcev <zaitcev@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
c6d61269f5
commit
f424490031
@@ -79,7 +79,7 @@
|
||||
* and "Intel solution". They are the regular MCT and "Sitecom" for us.
|
||||
* This is pointless to document in the header, see the code for the bits.
|
||||
*/
|
||||
static int mct_u232_calculate_baud_rate(struct usb_serial *serial, int value);
|
||||
static int mct_u232_calculate_baud_rate(struct usb_serial *serial, speed_t value);
|
||||
|
||||
/*
|
||||
* Line Control Register (LCR)
|
||||
|
Reference in New Issue
Block a user