You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
USB: mct232: speed, new termios and compliance cleanups
Signed-off-by: Alan Cox <alan@redhat.com> Cc: Pete Zaitcev <zaitcev@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
e7806e366b
commit
d0fab0ddf3
@@ -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, speed_t value);
|
||||
static int mct_u232_calculate_baud_rate(struct usb_serial *serial, speed_t value, speed_t *result);
|
||||
|
||||
/*
|
||||
* Line Control Register (LCR)
|
||||
|
||||
Reference in New Issue
Block a user