summaryrefslogtreecommitdiff
path: root/drivers/tty/tty_baudrate.c
AgeCommit message (Collapse)Author
2017-04-18tty: move baudrate handling code to a file of its ownNicolas Pitre
To allow reuse without the rest of the tty_ioctl code. No logical changes from this patch. Signed-off-by: Nicolas Pitre <nico@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>